]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Jul 2024 19:36:19 +0000 (15:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:24:23 +0000 (14:24 -0400)
commitb5be054c585110b2c5c1b180136800e8c41c7bb4
tree50cb3a63c9b37c788b011dff13a4be81f140005c
parentd479158f6502a3698b91829fa03bd3f2ea38efe7
drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL

Need to enter safe mode before touching GC MMIO.

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c