[PATCH 1/7] vulkan: Add KHR_display extension to anv and radv using DRM
Keith Packard
keithp at keithp.com
Mon Mar 12 23:02:23 UTC 2018
Jason Ekstrand <jason at jlekstrand.net> writes:
> On Fri, Feb 23, 2018 at 3:43 PM, Keith Packard <keithp at keithp.com> wrote:
>
> Once we're sure that's what we want, create an MR against the spec that
> just adds enough to the XML to reserve your extension number. That will
> get merged almost immediately. Then make a second one with the actual
> extension text and we'll iterate on that either in Khronos gitlab or, if
> you prefer, you can send it as a patch to mesa-dev and then make a Khrons
> MR once it's baked.
I just wrote up the full extension description for both extensions I
need (the one for passing a KMS fd to the driver, and the second to get
the GPU timestamp for doing GOOGLE_display_timing):
https://github.com/keith-packard/Vulkan-Docs
> See also my comments about GEM handle ownership.
Yeah, I think I've got that all cleaned up now -- the code no longer
shares the same file for rendering and display.
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180312/c4f5a359/attachment.sig>
More information about the dri-devel
mailing list