linux_dsm_epyc7002/drivers/gpu/drm/amd
Nicholas Kazlauskas ed20dc0d8c drm/amd/display: Copy crc_enabled when duplicating dm_crtc_state
[Why]
When running igt@kms_plane@pixel-format-pipe-* tests the CRC read will
time out and the test will fail.

This is because the CRTC is duplicated but the crc_enabled parameter
isn't copied over to the new dm_crtc_state. CRC reads will time out
because amdgpu_dm_crtc_handle_crc_irq will no longer call
drm_crtc_add_crc_entry.

[How]
Copy crc_enabled when duplicating the state.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Reviewed-by: Sun peng Li <Sunpeng.Li@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-30 12:02:57 -05:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/amdgpu: wait for IB test on first device open 2018-11-30 12:01:35 -05:00
amdkfd drm/amd/amdkfd: Remove duplicate header 2018-11-26 15:54:39 -05:00
display drm/amd/display: Copy crc_enabled when duplicating dm_crtc_state 2018-11-30 12:02:57 -05:00
include drm/amd: Query and use ACPI backlight caps 2018-11-26 15:54:39 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/pp: fix spelling mistake "dependancy" -> "dependency" 2018-11-28 15:55:37 -05:00