diff options
author | Nicholas Kazlauskas <[email protected]> | 2018-11-08 16:19:22 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-11-30 12:02:57 -0500 |
commit | ed20dc0d8ca8285458f57e160ee3f99c6a9d8c48 (patch) | |
tree | 3c3810927aa210fc17d60d8dd4e65c323998ba21 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 6de89f79ea7ad4804e3608863ffe3a155917b8b9 (diff) |
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 <[email protected]>
Reviewed-by: David Francis <[email protected]>
Reviewed-by: Sun peng Li <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions