Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1664969

Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls.

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls.
Date 2017-06-13 17:50 +0200
Message-ID <tRWeR-1ld-11@gated-at.bofh.it> (permalink)
References <tPTl8-5lN-33@gated-at.bofh.it> <tPTl8-5lN-35@gated-at.bofh.it> <tRPwK-5EB-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Daniel Stone <daniel@fooishbar.org> writes:

> Hi Eric,
>
> On 8 June 2017 at 01:13, Eric Anholt <eric@anholt.net> wrote:
>> This allows mesa to set the tiling format for a BO and have that
>> tiling format be respected by mesa on the other side of an
>> import/export (and by vc4 scanout in the kernel), without defining a
>> protocol to pass the tiling through userspace.
>
> I posted a DRI3 v1.1 patch series which can advertise and also transit
> modifiers directly under X11, and have also typed up the support for
> Wayland which is working just fine with Weston from git. If you
> implement DRIimage v15 to advertise and import modifiers, then you can
> transit them for free without a magic-back-channel ioctl. Would that
> be enough to convince you to drop this series?

Not really -- this patch is pretty small, and doesn't require updating
the entire world.

I've been delaying writing this patch since, what, XDC last year,
waiting for the modifiers pipeline to materialize, and I'm not convinced
that this One Last Patchset is going to land soon enough.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] drm/vc4: Add T-format scanout support. Eric Anholt <eric@anholt.net> - 2017-06-08 02:20 +0200
  [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Eric Anholt <eric@anholt.net> - 2017-06-08 02:20 +0200
    Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-06-13 09:50 +0200
      Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Eric Anholt <eric@anholt.net> - 2017-06-16 00:20 +0200
    Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Daniel Stone <daniel@fooishbar.org> - 2017-06-13 10:40 +0200
      Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Eric Anholt <eric@anholt.net> - 2017-06-13 17:50 +0200
        Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Daniel Stone <daniel@fooishbar.org> - 2017-06-16 11:10 +0200
          Re: [PATCH 2/2] drm/vc4: Add get/set tiling ioctls. Eric Anholt <eric@anholt.net> - 2017-06-16 20:10 +0200
  Re: [PATCH 1/2] drm/vc4: Add T-format scanout support. Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-06-13 09:50 +0200

csiph-web