diff options
author | 2019-09-03 16:46:01 -0400 | |
---|---|---|
committer | 2019-10-03 09:11:05 -0500 | |
commit | f8d2d39eb406946546d71e5869b04d99fa094834 (patch) | |
tree | 2fca3d79d57c68fdb3858ee7114dc63f85b38ec4 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.h | |
parent | drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology (diff) | |
download | wireguard-linux-f8d2d39eb406946546d71e5869b04d99fa094834.tar.xz wireguard-linux-f8d2d39eb406946546d71e5869b04d99fa094834.zip |
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 <juston.li@intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Harry Wentland <hwentlan@amd.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.h')
0 files changed, 0 insertions, 0 deletions