]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu/vce2: fix ip block reference
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 9 Mar 2025 16:26:50 +0000 (12:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Mar 2025 17:36:21 +0000 (13:36 -0400)
commit02438acd252395628d74cfac692efbb676d21521
treede1b40513e616d2d19b28eaa3ce871d07c11ae8a
parent315ce6c41aa9b913461a3e018ce7516435245787
drm/amdgpu/vce2: fix ip block reference

Need to use the correct IP block type.  VCE vs VCN.
Fixes mclk issues on Hawaii.

Suggested by selendym.

Fixes: 82ae6619a450 ("drm/amdgpu: update the handle ptr in wait_for_idle")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3997
Reviewed-by: Boyuan Zhang <Boyuan.Zhang@amd.com>
Cc: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vce_v2_0.c