[Intel-gfx] [RFC PATCH 0/4] drm/i915/dsi: convert DSI sub-encoders to drm_bridge
Jani Nikula
jani.nikula at intel.com
Fri Sep 20 14:31:33 CEST 2013
Hi all, this series converts the homebrew DSI sub-encoder model to use
the recently merged drm_bridge model instead. I hear there's fixes
coming on top of current -nightly, so we may want to get those in before
this one. High level comments still welcome; those will apply regardless
of the order in which stuff gets merge.
BR,
Jani.
Jani Nikula (3):
drm/i915/dsi: remove hot plug callback
drm/i915/dsi: call drm_bridge callbacks if available
drm/i915/dsi: switch from custom sub-encoder model to drm_bridge
Shobhit Kumar (1):
drm/i915/dsi: add AUO MIPI DSI display driver
drivers/gpu/drm/i915/Makefile | 1 +
drivers/gpu/drm/i915/auo_dsi_display.c | 253 ++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_dsi.c | 149 +++++++------------
drivers/gpu/drm/i915/intel_dsi.h | 50 ++-----
4 files changed, 322 insertions(+), 131 deletions(-)
create mode 100644 drivers/gpu/drm/i915/auo_dsi_display.c
--
1.7.9.5
More information about the Intel-gfx
mailing list