Ping. This is urgent. Marek
On Mon, Jan 27, 2025 at 10:52 AM Marek Olšák <mar...@gmail.com> wrote: > Updated patch attached. > > Vulkan can't support DCC and Z/S compression on GFX12 without this. > > Marek > > On Fri, Jan 24, 2025 at 10:15 AM Marek Olšák <mar...@gmail.com> wrote: > >> Required by Vulkan because it can allocate whole VRAM as 1 BO and parts >> of it bypass compression and read raw data. >> >> Signed-off-by: Marek Olšák <marek.ol...@amd.com> >> >