Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604836 > unrolled thread
| Started by | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| First post | 2017-03-20 18:30 +0100 |
| Last post | 2017-03-20 18:30 +0100 |
| Articles | 1 — 1 participant |
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] drm/tegra: add tiling FB modifiers Thierry Reding <thierry.reding@gmail.com> - 2017-03-20 18:30 +0100
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2017-03-20 18:30 +0100 |
| Subject | Re: [PATCH] drm/tegra: add tiling FB modifiers |
| Message-ID | <tn9i2-7Yx-43@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Tue, Nov 08, 2016 at 04:50:42PM +0900, Alexandre Courbot wrote: > Add FB modifiers to allow user-space to specify that a surface is in one > of the two tiling formats supported by Tegra chips, and add support in > the tegradrm driver to handle them properly. This is necessary for the > display controller to directly display buffers generated by the GPU. > > This feature is intended to replace the dedicated IOCTL enabled > by TEGRA_STAGING and to provide a non-staging alternative to that > solution. > > Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> > --- > drivers/gpu/drm/tegra/drm.c | 2 ++ > drivers/gpu/drm/tegra/fb.c | 23 +++++++++++++++++++--- > include/uapi/drm/drm_fourcc.h | 45 +++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 67 insertions(+), 3 deletions(-) Applied, thanks. Thierry
Back to top | Article view | linux.kernel
csiph-web