Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1613493
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 2/2] drm/pl111: Initial drm/kms driver for pl111 |
| Date | 2017-03-30 23:50 +0200 |
| Message-ID | <tqQ77-42d-5@gated-at.bofh.it> (permalink) |
| References | <tqOoG-2NT-15@gated-at.bofh.it> <tqOoH-2NT-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Eric Anholt <eric@anholt.net> writes: > From: Tom Cooksey <tom.cooksey@arm.com> > > This is a modesetting driver for the pl111 CLCD display controller > found on various ARM platforms such as the Versatile Express. The > driver has only been tested on the bcm911360_entphn platform so far, > with PRIME-based buffer sharing between vc4 and clcd. > > It reuses the existing devicetree binding, while not using quite as > many of its properties as the fbdev driver does (those are left for > future work). > > v2: Nearly complete rewrite by anholt, cutting 2/3 of the code thanks > to DRM core's excellent new helpers. > v3: Change the driver's .name to not clash with fbdev in sysfs, drop > platform alias, drop redundant "drm" in DRM driver name. Apologies, I did these fixups on the wrong branch, thus the second "v3" patch. :(
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 1/2] video: ARM CLCD: Move registers to a separate header. Eric Anholt <eric@anholt.net> - 2017-03-30 22:00 +0200
[PATCH v3 2/2] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt <eric@anholt.net> - 2017-03-30 22:00 +0200
Re: [PATCH v3 2/2] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt <eric@anholt.net> - 2017-03-30 23:50 +0200
csiph-web