[ANNOUNCE] mesa 21.3.5

2022-01-26 Thread Eric Engestrom
Hello everyone, The fifth bugfix release, 21.3.5, is now available, containing as often mostly Zink fixes. Please report any issue here: https://gitlab.freedesktop.org/mesa/mesa/-/issues/new The next bugfix release is due in two weeks, on February 9th. Cheers, Eric --- Alejandro PiƱeiro (1)

Re: [Intel-gfx] [PATCH v5 5/5] drm/i915/uapi: document behaviour for DG2 64K support

2022-01-26 Thread Intel
On 1/25/22 20:35, Robert Beckett wrote: From: Matthew Auld On discrete platforms like DG2, we need to support a minimum page size of 64K when dealing with device local-memory. This is quite tricky for various reasons, so try to document the new implicit uapi for this. v3: fix typos and less