All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/i915/dsi: add some missing dphy configuration
@ 2024-12-05 14:45 Jani Nikula
  2024-12-05 14:45 ` [PATCH 1/5] drm/i915/dsi: fix PIX_FMT_MASK width Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jani Nikula @ 2024-12-05 14:45 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Untested.

Jani Nikula (5):
  drm/i915/dsi: fix PIX_FMT_MASK width
  drm/i915/dsi: convert DSI_TRANS_FUNC_CONF to REG_BIT() and friends
  drm/i915/dsi: add LP_CLOCK_DURING_LPM bit for DSI_TRANS_FUNC_CONF
  drm/i915/vbt: define a few more DSI dphy config bits
  drm/i915/dsi: set a few DSI_TRANS_FUNC_CONF bits according to VBT

 drivers/gpu/drm/i915/display/icl_dsi.c       | 10 +++
 drivers/gpu/drm/i915/display/icl_dsi_regs.h  | 75 +++++++++-----------
 drivers/gpu/drm/i915/display/intel_bios.h    |  4 +-
 drivers/gpu/drm/i915/display/intel_dsi.h     |  2 +
 drivers/gpu/drm/i915/display/intel_dsi_vbt.c |  2 +
 5 files changed, 52 insertions(+), 41 deletions(-)

-- 
2.39.5


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-05 21:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 14:45 [PATCH 0/5] drm/i915/dsi: add some missing dphy configuration Jani Nikula
2024-12-05 14:45 ` [PATCH 1/5] drm/i915/dsi: fix PIX_FMT_MASK width Jani Nikula
2024-12-05 14:45 ` [PATCH 2/5] drm/i915/dsi: convert DSI_TRANS_FUNC_CONF to REG_BIT() and friends Jani Nikula
2024-12-05 14:45 ` [PATCH 3/5] drm/i915/dsi: add LP_CLOCK_DURING_LPM bit for DSI_TRANS_FUNC_CONF Jani Nikula
2024-12-05 14:45 ` [PATCH 4/5] drm/i915/vbt: define a few more DSI dphy config bits Jani Nikula
2024-12-05 14:45 ` [PATCH 5/5] drm/i915/dsi: set a few DSI_TRANS_FUNC_CONF bits according to VBT Jani Nikula
2024-12-05 20:54 ` ✗ Fi.CI.SPARSE: warning for drm/i915/dsi: add some missing dphy configuration Patchwork
2024-12-05 21:08 ` ✗ i915.CI.BAT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.