Re: AMD GFX12 modifiers

2024-07-07 Thread Olsak, Marek
person. The gfx12 modifiers work the same as gfx11 except that TILE values have different names, and some fields are no longer relevant. Mesa sets all fields that are relevant, which why I suggested to look at it. Marek From: Simon Ser Sent: July 4, 2024 17:

Re: AMD GFX12 modifiers

2024-07-03 Thread Olsak, Marek
: Olsak, Marek Cc: Alex Deucher ; Pillai, Aurabindo ; DRI Development ; Siqueira, Rodrigo ; Deucher, Alexander ; Bas Nieuwenhuizen Subject: Re: AMD GFX12 modifiers On Tuesday, July 2nd, 2024 at 15:22, Olsak, Marek wrote: > The code you are looking at seems out of date. The latest code is

Re: AMD GFX12 modifiers

2024-07-02 Thread Olsak, Marek
ent modifiers can be exposed by the same hw. The gfx12 modifiers work in exactly the same way as any other modifiers. Marek From: Alex Deucher Sent: July 1, 2024 13:09 To: Simon Ser ; Olsak, Marek Cc: Pillai, Aurabindo ; DRI Development ; Siqueira, Rodrigo ; Deuc

Re: [PATCH v2 1/2] drm: Add GPU reset sysfs event

2022-03-25 Thread Olsak, Marek
P only exercises the soft reset. I think WebGL is only able to trigger a soft reset at this point, but Vulkan can also trigger a hard reset. Marek From: Koenig, Christian Sent: March 23, 2022 11:25 To: Daniel Vetter ; Daniel Stone ; Olsak, Marek ; Grodzovsky, An