diff options
| author | Nicholas Kazlauskas <[email protected]> | 2019-08-20 10:10:08 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-21 22:18:18 -0500 |
| commit | df61eae4b87ac4dfb9c4fceea2f223a29466507b (patch) | |
| tree | e29171ca65e0d27e434608de32f973d124e25139 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | 7a235125959cffa28c20059ff1cb8725571fcf9f (diff) | |
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 <[email protected]>
Reviewed-by: David Francis <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions