All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915/dsi: subset of the cleanups from Hans
@ 2017-02-28  9:26 Jani Nikula
  2017-02-28  9:26 ` [PATCH 1/6] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Jani Nikula @ 2017-02-28  9:26 UTC (permalink / raw)
  To: intel-gfx, Hans de Goede; +Cc: jani.nikula, Srinivas Vidya

Hans, I don't know what's going on, but patchwork didn't get your series
[1] or patch [2] although they hit the list, and they didn't go through
CI because of that. I recall this happening before with your patches.

I picked up the patches from the front of the series and the separate
single patch that were reviewed and ready and applied cleanly, and I'm
resending them to get CI. I intend to push them as soon as I get
results. Please rebase the rest on top.

Thanks for the patches and review.

BR,
Jani.


[1] http://mid.mail-archive.com/20170220140845.1714-1-hdegoede@redhat.com
[2] http://mid.mail-archive.com/20170227102232.10338-1-hdegoede@redhat.com

Hans de Goede (6):
  drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to
    mipi_exec_send_packet
  drm/i915/dsi: Merge intel_dsi_disable/enable into their respective
    callers
  drm/i915/dsi: Add intel_dsi_unprepare() helper
  drm/i915/dsi: Move intel_dsi_clear_device_ready()
  drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT
    sequences
  drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A

 drivers/gpu/drm/i915/intel_dsi.c           | 219 ++++++++++++++---------------
 drivers/gpu/drm/i915/intel_dsi.h           |   5 +
 drivers/gpu/drm/i915/intel_dsi_panel_vbt.c |  45 +-----
 3 files changed, 113 insertions(+), 156 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] 12+ messages in thread

end of thread, other threads:[~2017-02-28 10:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28  9:26 [PATCH 0/6] drm/i915/dsi: subset of the cleanups from Hans Jani Nikula
2017-02-28  9:26 ` [PATCH 1/6] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet Jani Nikula
2017-02-28  9:26 ` [PATCH 2/6] drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers Jani Nikula
2017-02-28  9:26 ` [PATCH 3/6] drm/i915/dsi: Add intel_dsi_unprepare() helper Jani Nikula
2017-02-28  9:26 ` [PATCH 4/6] drm/i915/dsi: Move intel_dsi_clear_device_ready() Jani Nikula
2017-02-28  9:26 ` [PATCH 5/6] drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences Jani Nikula
2017-02-28  9:26 ` [PATCH 6/6] drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A Jani Nikula
2017-02-28  9:40 ` [PATCH 0/6] drm/i915/dsi: subset of the cleanups from Hans Hans de Goede
2017-02-28  9:50   ` Jani Nikula
2017-02-28 10:01     ` Hans de Goede
2017-02-28 10:23 ` ✗ Fi.CI.BAT: failure for " Patchwork
2017-02-28 10:50   ` 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.