]> www.infradead.org Git - users/willy/pagecache.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 18:18:04 +0000 (14:18 -0400)
commitded6ad4c6e2005e959ea09abba16c451433dd34b
tree94f3d1c16e75b66c4e1280310e48925bd2d6d28c
parente65e7bea220c3ce8c4c793b4ba35557f4994ab2b
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>
(cherry picked from commit 02438acd252395628d74cfac692efbb676d21521)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/vce_v2_0.c