aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_encoder.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2020-02-26 11:24:53 +0000
committerTomi Valkeinen <[email protected]>2020-02-26 11:31:56 +0000
commit3c983905d2b4b86976438f67e946437d47d873e9 (patch)
treec613a847642098de1906dee4837f2b29e0563539 /drivers/gpu/drm/omapdrm/omap_encoder.c
parentdrm/omap: hdmi5: Register a drm_bridge for EDID read (diff)
downloadkernel-3c983905d2b4b86976438f67e946437d47d873e9.tar.gz
kernel-3c983905d2b4b86976438f67e946437d47d873e9.zip
drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
Move the omap_dss_device .set_timings(), .enable() and .disable() operations to the drm_bridge functions. As the drm_bridge for the HDMI encoder is unconditionally registered and attached, those operations will be called at the appropriate time. The omapdss device .set_infoframe() and .set_hdmi_mode() operations have no equivalent in drm_bridge. Thir content is thus moved to the bridge .enable() operation as the data they store is not needed before the HDMI encoder gets enabled. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Tested-by: Sebastian Reichel <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_encoder.c')
0 files changed, 0 insertions, 0 deletions