Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570029
| From | Noralf Trønnes <noralf@tronnes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/2] drm: Add support for tiny LCD displays |
| Date | 2017-01-30 20:00 +0100 |
| Message-ID | <t5plh-7sP-29@gated-at.bofh.it> (permalink) |
| References | <t4l0l-ds-7@gated-at.bofh.it> <t5fYB-1PU-1@gated-at.bofh.it> <t5lUm-5y4-7@gated-at.bofh.it> <t5oyS-7bL-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Den 30.01.2017 19.06, skrev Daniel Vetter: > On Mon, Jan 30, 2017 at 04:03:53PM +0100, Noralf Trønnes wrote: >> Den 30.01.2017 09.44, skrev Daniel Vetter: >>> Hi Noralf, >>> >>> On Fri, Jan 27, 2017 at 08:56:29PM +0100, Noralf Trønnes wrote: >>>> This is an attempt at providing a DRM version of drivers/staging/fbtft. >>>> >>>> The tinydrm library provides a very simplified view of DRM in particular >>>> for tiny displays that has onboard video memory and is connected through >>>> a slow bus like SPI/I2C. >>>> >>>> Only core patches this time. >>>> >>>> >>>> Noralf. >>>> >>>> >>>> Changes since version 1: >>>> - Add tinydrm.rst >>>> - Set tdev->fbdev_cma=NULL on unregister (lastclose is called after that). <snip> >>> Either way, I think this all looks good, pls submit a pull request to Dave >>> with these two patches as soon as latest drm-misc has landed (I'll send a >>> pull request for that later today). >> I'm confused, I thought you wanted the core patches through drm-misc >> and the rest as a pull request to Dave. >> >> This is what you said: >> >> Looks all pretty. A bunch of ideas below, but all optional. For merging >> I >> think simplest to first get the core patches in through drm-misc, and >> then >> you can submit a pull request to Dave for tinydrm+backends (just needs >> an >> ack for the dt parts from dt maintainers), including MAINTAINERS entry. >> Ack from my side. > Ah, I thought we already have all the prep patches you need merged into > drm-misc. Still the same plan. Oh, sorry, I mixed up core drm with core tinydrm. Yes, the core drm patches are in. I'll send a pull request for tinydrm when I get an ack from the DT maintainer. It all makes sense now :-) Noralf.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/2] drm: Add support for tiny LCD displays Noralf Trønnes <noralf@tronnes.org> - 2017-01-27 21:10 +0100
[PATCH v2 2/2] drm/tinydrm: Add helper functions Noralf Trønnes <noralf@tronnes.org> - 2017-01-27 21:10 +0100
[PATCH v2 1/2] drm: Add DRM support for tiny LCD displays Noralf Trønnes <noralf@tronnes.org> - 2017-01-27 21:10 +0100
Re: [PATCH v2 0/2] drm: Add support for tiny LCD displays Daniel Vetter <daniel@ffwll.ch> - 2017-01-30 10:00 +0100
Re: [PATCH v2 0/2] drm: Add support for tiny LCD displays Noralf Trønnes <noralf@tronnes.org> - 2017-01-30 16:20 +0100
Re: [PATCH v2 0/2] drm: Add support for tiny LCD displays Daniel Vetter <daniel@ffwll.ch> - 2017-01-30 19:10 +0100
Re: [PATCH v2 0/2] drm: Add support for tiny LCD displays Noralf Trønnes <noralf@tronnes.org> - 2017-01-30 20:00 +0100
csiph-web