All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] drm/i915: clean up dsi sequences
@ 2016-09-19 12:02 Jani Nikula
  2016-09-19 12:02 ` [PATCH v2 1/7] drm/i915/dsi: don't debug log "missing" sequences Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jani Nikula @ 2016-09-19 12:02 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

v2 of an old series, addressing issues pointed out by Ville.

BR,
Jani.

Jani Nikula (7):
  drm/i915/dsi: don't debug log "missing" sequences
  drm/i915/dsi: add debug logging to element execution
  drm/i915/dsi: add skip functions for spi and pmic elements
  drm/i915/dsi: update reset and power sequences in panel
    prepare/unprepare hooks
  drm/i915/dsi: run backlight on/off sequences in panel enable/disable
    hooks
  drm/i915/bios: log about presence of DSI sequences we do not run
  drm/i915/dsi: double check element parsing against size if present

 drivers/gpu/drm/i915/intel_bios.c          |  4 +++
 drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 48 +++++++++++++++++++++++++-----
 2 files changed, 45 insertions(+), 7 deletions(-)

-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2016-09-19 15:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-19 12:02 [PATCH v2 0/7] drm/i915: clean up dsi sequences Jani Nikula
2016-09-19 12:02 ` [PATCH v2 1/7] drm/i915/dsi: don't debug log "missing" sequences Jani Nikula
2016-09-19 12:02 ` [PATCH v2 2/7] drm/i915/dsi: add debug logging to element execution Jani Nikula
2016-09-19 12:02 ` [PATCH v2 3/7] drm/i915/dsi: add skip functions for spi and pmic elements Jani Nikula
2016-09-19 12:02 ` [PATCH v2 4/7] drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooks Jani Nikula
2016-09-19 12:02 ` [PATCH v2 5/7] drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooks Jani Nikula
2016-09-19 12:02 ` [PATCH v2 6/7] drm/i915/bios: log about presence of DSI sequences we do not run Jani Nikula
2016-09-19 12:02 ` [PATCH v2 7/7] drm/i915/dsi: double check element parsing against size if present Jani Nikula
2016-09-19 12:55 ` ✗ Fi.CI.BAT: warning for drm/i915: clean up dsi sequences Patchwork
2016-09-19 13:55 ` [PATCH v2 0/7] " Ville Syrjälä
2016-09-19 15:39   ` Jani Nikula

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.