From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, Hans de Goede <hdegoede@redhat.com>
Cc: jani.nikula@intel.com, Srinivas Vidya <vidya.srinivas@intel.com>
Subject: [PATCH 0/6] drm/i915/dsi: subset of the cleanups from Hans
Date: Tue, 28 Feb 2017 11:26:15 +0200 [thread overview]
Message-ID: <cover.1488273823.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2017-02-28 9:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-28 9:26 Jani Nikula [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1488273823.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=hdegoede@redhat.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=vidya.srinivas@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.