diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2019-08-20 10:10:08 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-21 22:18:18 -0500 |
commit | df61eae4b87ac4dfb9c4fceea2f223a29466507b (patch) | |
tree | e29171ca65e0d27e434608de32f973d124e25139 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h | |
parent | 7a235125959cffa28c20059ff1cb8725571fcf9f (diff) | |
download | linux-df61eae4b87ac4dfb9c4fceea2f223a29466507b.tar.gz linux-df61eae4b87ac4dfb9c4fceea2f223a29466507b.tar.bz2 linux-df61eae4b87ac4dfb9c4fceea2f223a29466507b.zip |
drm/amd/display: Use connector list for finding DPRX CRC aux
[Why]
This change is a refactor in preparation for adding locking and removing
the requirement for a stream state on the CRTC for enabling CRC capture
to fix igt@kms_plane_multiple@* warnings.
[How]
We can get the aux by finding the matching connector for the CRTC
with the assumption that we're not doing cloning.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h')
0 files changed, 0 insertions, 0 deletions