[PATCH 0/2] drm: sun4i/dsi: allow modeset helpers to manage display
Brandon Cheo Fusi
fusibrandon13 at gmail.com
Mon Apr 10 08:47:48 UTC 2023
This change moves DSI PHY poweron/off from the encoder to the TCON.
As a consequence enabling or disabling the DSI sink can be left to the modeset
helpers, and bridge support easily introduced without touching the
drm_encoder.bridge_chain or converting the encoder to a drm_bridge.
Brandon Cheo Fusi (2):
drm: sun4i/dsi: factor out DSI PHY poweron and poweroff
drm: sun4i: tie DSI PHY Poweron/off to crtc enable/disable
drivers/gpu/drm/sun4i/sun4i_tcon.c | 10 +++-
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 64 ++++++++++++--------------
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.h | 4 ++
3 files changed, 43 insertions(+), 35 deletions(-)
--
2.30.2
More information about the dri-devel
mailing list