drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
authorLyude Paul <lyude@redhat.com>
Fri, 23 Apr 2021 18:43:03 +0000 (14:43 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 27 Apr 2021 22:43:44 +0000 (18:43 -0400)
commit739624d86cb9f4ff794256749de7d9510e9fef67
tree7a87b359c92b09c960bfba9e1faf4bc5acee4035
parenta117f3de3b3aa4eae272067e0597f9d6c3b85f43
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()

Another function to pass drm_device * down to so we can start using the
drm_dbg_*() in the DRM DP helpers.

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