Skip to content
Commit 92ea2220 authored by Lyude Paul's avatar Lyude Paul
Browse files

drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()



Since we're about to be using drm_dbg_*() throughout the DP helpers, we'll
need to be able to access the DRM device in the dual mode DP helpers as
well. Note however that since drm_dp_dual_mode_detect() can be called with
DDC adapters that aren't part of a drm_dp_aux struct, we need to pass down
the drm_device to these functions instead of using drm_dp_aux.

Signed-off-by: default avatarLyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423184309.207645-9-lyude@redhat.com


Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
parent 427e59d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment