aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2019-07-12 19:27:02 -0400
committerLyude Paul <[email protected]>2019-10-24 14:28:40 -0400
commit6857f879f98a276912dbccedfff89e94fbde565c (patch)
tree29ae92aaaf9de0a9695bbece128455476ffd2174 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentac0de16a38a9ec7026ca96132e3883c564497068 (diff)
drm/amdgpu: Iterate through DRM connectors correctly
Currently, every single piece of code in amdgpu that loops through connectors does it incorrectly and doesn't use the proper list iteration helpers, drm_connector_list_iter_begin() and drm_connector_list_iter_end(). Yeesh. So, do that. Cc: Juston Li <[email protected]> Cc: Imre Deak <[email protected]> Cc: Ville Syrjälä <[email protected]> Cc: Harry Wentland <[email protected]> Cc: Daniel Vetter <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Lyude Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions