RE: [PATCH 0/3] Add GPU page fault query interface

2023-06-07 Thread Chen, Guchun
gmail.com; amd-gfx@lists.freedesktop.org > Subject: Re: [PATCH 0/3] Add GPU page fault query interface > > Ping on this series? > > Alex > > On Thu, May 25, 2023 at 12:52 PM Alex Deucher > wrote: > > > > This patch set adds support for an application to query GPU page >

Re: [PATCH 0/3] Add GPU page fault query interface

2023-06-06 Thread Alex Deucher
Ping on this series? Alex On Thu, May 25, 2023 at 12:52 PM Alex Deucher wrote: > > This patch set adds support for an application to query GPU > page faults. It's useful for debugging and there are > vulkan extensions that could make use of this. Preliminary > user space code which uses this c

[PATCH 0/3] Add GPU page fault query interface

2023-05-25 Thread Alex Deucher
This patch set adds support for an application to query GPU page faults. It's useful for debugging and there are vulkan extensions that could make use of this. Preliminary user space code which uses this can be found here: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23238 https://gi