]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
authorDavid (Ming Qiang) Wu <David.Wu3@amd.com>
Mon, 9 Mar 2026 22:48:37 +0000 (18:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 18:47:15 +0000 (14:47 -0400)
commite90dc3b2d73986610476b02c29d0074aa4d92fb0
tree1b5c8d7c735443d9e6dce0c04ca5ce9d51b72c50
parentddda81c4d7e71e41b1be91d921fd85747eddbd12
amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2

PCTL0__MMHUB_DEEPSLEEP_IB is 0x69004 on MMHUB 4,1,0 and
and 0x60804 on MMHUB 4,2,0. 0x62a04 is on MMHUB 1,8,0/1.

The DS bits are adjusted to cover more JPEG engines and MMHUB
version.

Signed-off-by: David (Ming Qiang) Wu <David.Wu3@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c