aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
diff options
context:
space:
mode:
authorTim Huang <[email protected]>2023-10-19 15:50:43 +0800
committerAlex Deucher <[email protected]>2023-11-10 11:08:33 -0500
commit8ed79c409ecb216ee2b0ec334568a1104505c62a (patch)
tree0d387f62314f4d5e8a0ae99f605b0a1f0358d237 /drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
parente4c44b1a19625348fc004ce8c5f828d5d80d037e (diff)
drm/amdgpu: move kfd_resume before the ip late init
The kfd_resume needs to touch GC registers to enable the interrupts, it needs to be done before GFXOFF is enabled to ensure that the GFX is not off and GC registers can be touched. So move kfd_resume before the amdgpu_device_ip_late_init which enables the CGPG/GFXOFF. Signed-off-by: Tim Huang <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c')
0 files changed, 0 insertions, 0 deletions