public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Shobhit Kumar <shobhit.kumar@intel.com>
To: intel-gfx <intel-gfx@lists.freedesktop.org>
Cc: Jani Nikula <jani.nikula@intel.com>,
	Daniel Vetter <daniel.vetter@intel.com>,
	arjan.van.de.ven@intel.com
Subject: [PATCH 0/4] Generic MIPI Panel driver
Date: Mon, 14 Apr 2014 11:18:23 +0530	[thread overview]
Message-ID: <1397454507-10273-1-git-send-email-shobhit.kumar@intel.com> (raw)

Hi,
This series enabled generic MIPI panel driver support, the ground for which
has been built up from the patches - 

http://lists.freedesktop.org/archives/intel-gfx/2014-February/040764.html
http://lists.freedesktop.org/archives/intel-gfx/2014-April/043646.html

With a version of these patches Asus T100A was found to be working by Arjan
who has a device. I do not have the device to test directly. Will be getting
one and verifying on that. But ideally should work. I have verified these patches 
on couple of internal panels.

Also some minor changes in intel_dsi.c to support the generic panel driver
are done.

Regards
Shobhit

Shobhit Kumar (4):
  drm/i915: Correct MIPI operation mode as per expected values from VBT
  drm/i915: MIPI init count programming as generic parameter
  drm/i915: MIPI PPS delays added
  drm/i915: Add support for Generic MIPI panel driver

 drivers/gpu/drm/i915/Makefile              |   1 +
 drivers/gpu/drm/i915/dsi_mod_vbt_generic.c | 598 +++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h           |   4 +-
 drivers/gpu/drm/i915/intel_dsi.c           |  17 +-
 drivers/gpu/drm/i915/intel_dsi.h           |  15 +-
 5 files changed, 630 insertions(+), 5 deletions(-)
 create mode 100644 drivers/gpu/drm/i915/dsi_mod_vbt_generic.c

-- 
1.8.3.2

             reply	other threads:[~2014-04-14  5:48 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14  5:48 Shobhit Kumar [this message]
2014-04-14  5:48 ` [PATCH 1/4] drm/i915: Correct MIPI operation mode as per expected values from VBT Shobhit Kumar
2014-05-15 15:03   ` Damien Lespiau
2014-04-14  5:48 ` [PATCH 2/4] drm/i915: MIPI init count programming as generic parameter Shobhit Kumar
2014-05-15 15:04   ` Damien Lespiau
2014-04-14  5:48 ` [PATCH 3/4] drm/i915: MIPI PPS delays added Shobhit Kumar
2014-05-15 15:06   ` Damien Lespiau
2014-05-15 20:44     ` Daniel Vetter
2014-04-14  5:48 ` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver Shobhit Kumar
2014-05-15 16:48   ` Damien Lespiau
2014-05-16  9:23     ` Shobhit Kumar
2014-05-16 11:17     ` Damien Lespiau
2014-05-19 14:23   ` Damien Lespiau
2014-05-20 16:16     ` Shobhit Kumar
2014-05-20 20:55       ` Damien Lespiau
2014-05-22  7:45         ` Kumar, Shobhit
2014-05-23 16:05   ` [v2] " Shobhit Kumar
2014-05-27 11:02     ` Damien Lespiau
2014-05-27 11:21       ` Kumar, Shobhit
2014-05-27 11:37         ` Daniel Vetter
2014-05-27 11:39         ` Daniel Vetter
2014-05-27 11:42           ` Kumar, Shobhit
2014-05-27 11:51             ` Daniel Vetter
2014-05-27 12:26               ` Damien Lespiau
2014-05-27 13:53               ` [PATCH] drm/i915: Fix checkpatch errors Shobhit Kumar
2014-05-27 14:19                 ` Damien Lespiau
2014-05-27 14:34                   ` Kumar, Shobhit
2014-05-27 14:39                     ` Damien Lespiau
2014-05-27 17:03                       ` Daniel Vetter
2014-04-28  4:16 ` [PATCH 0/4] Generic MIPI Panel driver Kumar, Shobhit

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=1397454507-10273-1-git-send-email-shobhit.kumar@intel.com \
    --to=shobhit.kumar@intel.com \
    --cc=arjan.van.de.ven@intel.com \
    --cc=daniel.vetter@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox