Hej, On Tue, Jun 23, 2026 at 01:12:20PM +0200, Kamil Konieczny wrote: > Hi Alyssa, > On 2026-01-06 at 21:21:24 -0500, Alyssa Anne Rosenzweig wrote: > > Series is - Reviewed-by: Alyssa Rosenzweig <[email protected]> > > > > Thanks Janne! > > > > Le Mon, Jan 05, 2026 at 10:03:44PM +0100, Janne Grunau a écrit : > > > I will start with upstreaming the asahi DRM render driver. The UAPI was > > > merged in v6.16-rc1 and the downstream Asahi Linux kernel tree has a > > > driver implementing this fully. > > > The asahi (OpenGL 4.6 conformant) and honeycomb (Vulkan 1.4 conformant) > > > user space drivers using this UAPI are available in mesa since 25.2. > > > > > > This initial submission contains test infrastructure and tests for the > > > ioctl DRM_IOCTL_ASAHI_GET_PARAMS and DRM_IOCTL_ASAHI_GET_TIME. > > > These two tests are the only ones the initial version of the initial > > > upstream submission of the driver will pass. > > > > > > I have additional tests which the downstream driver passes as well. I > > > was planning to submit them together with upstream driver patches which > > > implement the necessary functionality for the tests. > > > > > > If preferred I could submit all tests and gate them based on the driver > > > version to avoid expected igt-gpu-tools test failures against > > > incomplete (as in not implementing the full UAPI) upstream driver > > > versions. > > > > > > Signed-off-by: Janne Grunau <[email protected]> > > Thank you all for contribution, I merged it with a little edit > for drm uapi description. Please look into my replies and try to > improve your next contributions.
Thanks, I saw your review and was planning to submit a fixed v2 patchset it just hadn't enough priority. I'll look at the review for the additional tests I've locally. Janne
