On Thu, 01 Nov 2018, Jani Nikula <jani.nikula@xxxxxxxxx> wrote: > Next version of [1]. Still needs the DSI PLL stuff Vandita covers. > > BR, > Jani. > > > [1] https://patchwork.freedesktop.org/series/51011/ > > Jani Nikula (5): > drm/i915/icl: Fill DSI ports info > drm/i915/icl: Allocate DSI hosts and imlement host transfer > drm/i915/icl: Add DSI encoder remaining functions > drm/i915/icl: add dummy DSI GPIO element execution function > HACK: drm/i915/icl: Add changes to program DSI panel GPIOs Argh, I did it again. All except the dummy GPIO thing are by Madhav. > > Madhav Chauhan (10): > drm/i915/icl: Allocate DSI encoder/connector > drm/i915/icl: Add get config functionality for DSI > drm/i915/icl: Get HW state for DSI encoder > drm/i915/icl: Configure DSI Dual link mode > drm/i915/icl: Consider DSI for getting transcoder state > drm/i915/icl: Get pipe timings for DSI > drm/i915/icl: Define missing bitfield for shortplug reg > drm/i915/icl: Define Panel power ctrl register > drm/i915/icl: Define display GPIO pins for DSI > HACK: drm/i915/icl: Configure backlight functions for DSI > > drivers/gpu/drm/i915/i915_reg.h | 12 ++ > drivers/gpu/drm/i915/icl_dsi.c | 408 ++++++++++++++++++++++++++++++++++- > drivers/gpu/drm/i915/intel_display.c | 34 ++- > drivers/gpu/drm/i915/intel_dsi_vbt.c | 58 ++++- > drivers/gpu/drm/i915/intel_panel.c | 3 +- > 5 files changed, 496 insertions(+), 19 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx