diff options
author | 2023-12-01 06:25:26 -0700 | |
---|---|---|
committer | 2023-12-06 15:22:35 -0500 | |
commit | 748b091d641638e68330b1b24195eaba9aadf997 (patch) | |
tree | ae4dd5017419ba0403bab0d9a06a8b5805dad5ee /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |
parent | drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector (diff) | |
download | linux-rng-748b091d641638e68330b1b24195eaba9aadf997.tar.xz linux-rng-748b091d641638e68330b1b24195eaba9aadf997.zip |
drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
[WHY]
We will be dealing with two types of connector: amdgpu_dm_connector
and drm_writeback_connector.
[HOW]
We want to find both and then cast to the appriopriate type afterwards.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions