aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorNicholas Kazlauskas <[email protected]>2020-07-08 17:29:58 +0000
committerAlex Deucher <[email protected]>2020-07-10 21:41:12 +0000
commitc74f9322484869c10117eb068998250df3714486 (patch)
treef3bb2aa7f094a192e731a263a4784e4a27c1df0c /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdrm/amdgpu: enable gpu recovery for sienna cichlid (diff)
downloadkernel-c74f9322484869c10117eb068998250df3714486.tar.gz
kernel-c74f9322484869c10117eb068998250df3714486.zip
drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30
[Why] Soft hangs occur when FreeSync is engaged since we utilize VUPDATE (which doesn't fire when holding the pipe lock) to send back vblank events when FreeSync is active. [How] The alternative (working) interrupt source for this mechanism is VUPDATE_NO_LOCK. We already use this all other DCN revisions so align dcn30 with those as well. Signed-off-by: Nicholas Kazlauskas <[email protected]> Reviewed-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions