Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1275255 > unrolled thread
| Started by | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| First post | 2015-11-23 12:40 +0100 |
| Last post | 2015-11-23 21:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 3/3] drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel Thierry Reding <thierry.reding@gmail.com> - 2015-11-23 12:40 +0100
Re: [PATCH 3/3] drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel Bjorn Andersson <bjorn@kryo.se> - 2015-11-23 21:50 +0100
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2015-11-23 12:40 +0100 |
| Subject | Re: [PATCH 3/3] drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel |
| Message-ID | <qxXDs-18F-17@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Oct 30, 2015 at 05:38:28PM -0700, bjorn@kryo.se wrote: > From: Werner Johansson <werner.johansson@sonymobile.com> > > This adds support for the Panasonic panel found in some Xperia Z2 > tablets. > > Signed-off-by: Werner Johansson <werner.johansson@sonymobile.com> > Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> > --- > drivers/gpu/drm/panel/Kconfig | 10 + > drivers/gpu/drm/panel/Makefile | 1 + > .../gpu/drm/panel/panel-panasonic-vvx10f034n00.c | 334 +++++++++++++++++++++ > 3 files changed, 345 insertions(+) > create mode 100644 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c Applied, though I had to reorder Makefile and Kconfig entries to keep alphabetic ordering. Thanks, Thierry
[toc] | [next] | [standalone]
| From | Bjorn Andersson <bjorn@kryo.se> |
|---|---|
| Date | 2015-11-23 21:50 +0100 |
| Message-ID | <qy6dH-6Rx-1@gated-at.bofh.it> |
| In reply to | #1275255 |
On Mon, Nov 23, 2015 at 3:33 AM, Thierry Reding <thierry.reding@gmail.com> wrote: > On Fri, Oct 30, 2015 at 05:38:28PM -0700, bjorn@kryo.se wrote: >> From: Werner Johansson <werner.johansson@sonymobile.com> >> >> This adds support for the Panasonic panel found in some Xperia Z2 >> tablets. >> >> Signed-off-by: Werner Johansson <werner.johansson@sonymobile.com> >> Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> >> --- >> drivers/gpu/drm/panel/Kconfig | 10 + >> drivers/gpu/drm/panel/Makefile | 1 + >> .../gpu/drm/panel/panel-panasonic-vvx10f034n00.c | 334 +++++++++++++++++++++ >> 3 files changed, 345 insertions(+) >> create mode 100644 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c > > Applied, though I had to reorder Makefile and Kconfig entries to keep > alphabetic ordering. > Thanks, now we're close to play Quake3 on the mainline kernel on the Xperia Z2 Tablet :) Did you pull patch 1/3 from this set as well? I didn't get a reply on it and wanted to check as this patch (3/3) has a build dependency on it. Patch 1/3: https://patchwork.kernel.org/patch/7530121/ Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web