drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
authorLyude Paul <lyude@redhat.com>
Fri, 23 Apr 2021 18:43:01 +0000 (14:43 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 27 Apr 2021 22:43:43 +0000 (18:43 -0400)
commitc235509ad740e215319c0dc34e8020dd730c046c
treeaddc7b6c2f35d3f2e247825a1044a350f10ec2e8
parent92ea222015f17203b43dd59b9541dcd26811bf4c
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()

Another function that we'll need to pass a drm_device (and not drm_dp_aux)
down to so that we can move over to using drm_dbg_*().

Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423184309.207645-10-lyude@redhat.com
Reviewed-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_dual_mode_helper.c
drivers/gpu/drm/i915/display/intel_hdmi.c
include/drm/drm_dp_dual_mode_helper.h