mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Roman Li 2ff3cf8238 drm/amd/display: Fix hangs with psr enabled on dcn3.xx
[Why]
SKIP_CRTC_DISABLE bit should be applicable to all dcn asics
not only Raven.

[How]
Replace check for Raven only with check for all DCNs.

Signed-off-by: Roman Li <Roman.Li@amd.com>
Acked-by: Bindu Ramamurthy <bindur12@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-15 16:32:25 -04:00
..
amdgpu_dm drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQs 2021-04-15 16:31:59 -04:00
dc drm/amd/display: Fix hangs with psr enabled on dcn3.xx 2021-04-15 16:32:25 -04:00
dmub drm/amd/display: Added support for multiple eDP BL control 2021-04-15 16:32:19 -04:00
include drm/amd/display: Use pr_debug in DM to prevent dmesg flooding 2021-04-09 16:49:32 -04:00
modules drm/amd/display: Fixed corruption on 4K tvs 2021-04-09 16:53:24 -04:00
Kconfig drm/amd/display: Support crc on specific region 2021-03-05 15:11:47 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO