Re: [PATCH v2 01/12] drm/doc: add rfc section for small BAR uapi

2022-06-22 Thread Thomas Hellström
line discussion. v4: - Various improvements all over. (Tvrtko) v5: - Include newer integrated platforms when applying the non-recoverable context and error capture restriction. (Thomas) Signed-off-by: Matthew Auld Cc: Thomas Hellström Cc: Lionel Landwerlin Cc: Tvrtko Ursulin Cc: Jon Bloomf

Re: [PATCH 2/2] drm/doc: add rfc section for small BAR uapi

2022-02-23 Thread Thomas Hellström
On 2/18/22 12:22, Matthew Auld wrote: Add an entry for the new uapi needed for small BAR on DG2+. Signed-off-by: Matthew Auld Cc: Thomas Hellström Cc: Jon Bloomfield Cc: Daniel Vetter Cc: Jordan Justen Cc: Kenneth Graunke Cc: mesa-dev@lists.freedesktop.org --- Documentation/gpu/rfc

Re: [Mesa-dev] Building the xa-vmwgfx target

2012-09-08 Thread Thomas Hellström
On 9/7/12 11:09 PM, Matt Turner wrote: On Fri, Sep 7, 2012 at 1:49 PM, Thomas Hellström wrote: On 9/7/12 10:39 PM, Matt Turner wrote: I'm converting the remaining static Makefile to automake, so xa and xa-vmwgfx is on my todo list. I'm very confused by the build though. It seems t

Re: [Mesa-dev] Building the xa-vmwgfx target

2012-09-07 Thread Thomas Hellström
On 9/7/12 10:39 PM, Matt Turner wrote: I'm converting the remaining static Makefile to automake, so xa and xa-vmwgfx is on my todo list. I'm very confused by the build though. It seems that the xa state tracker is built and linked into a single .o file, which is then statically linked into xa-vm