mbox series

[V2,0/4] Enable MIPI DSI video mode on ADLP

Message ID 20211019151435.20477-1-vandita.kulkarni@intel.com (mailing list archive)
Headers show
Series Enable MIPI DSI video mode on ADLP | expand

Message

Kulkarni, Vandita Oct. 19, 2021, 3:14 p.m. UTC
v2: Addressed the review comments on v1.

Vandita Kulkarni (4):
  drm/i915/dsi/xelpd: Fix the bit mask for wakeup GB
  drm/i915/dsi/xelpd: Add DSI transcoder support
  drm/i915/dsi/xelpd: Disable DC states in Video mode
  drm/i915/dsi: Ungate clock before enabling the phy

 drivers/gpu/drm/i915/display/icl_dsi.c             | 11 +++++------
 drivers/gpu/drm/i915/display/intel_display_power.c |  1 +
 drivers/gpu/drm/i915/i915_pci.c                    | 11 +++++++++--
 drivers/gpu/drm/i915/i915_reg.h                    |  4 +++-
 4 files changed, 18 insertions(+), 9 deletions(-)