On Friday, October 13, 2017 2:34:51 AM PDT Chris Wilson wrote:
> We know that we will only ever need to lookup an external handle and so
> can defer adding a bo to the external ht until it is ever exported or
> imported, keeping that hashtable compact.
> 
> Cc: Kenneth Graunke <kenn...@whitecape.org>
> ---
>  src/mesa/drivers/dri/i965/brw_bufmgr.c | 36 
> +++++++++++++++++++++++-----------
>  1 file changed, 25 insertions(+), 11 deletions(-)

Patch 1 is:
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

and also pushed:

To ssh://git.freedesktop.org/git/mesa/mesa
   b05820621dc..2c4097aff1b  master -> master

Patches 2 and 5 look good to me as well.  I'd like to try out the
AMD_pinned_memory support with Left 4 Dead 2, as I know a bunch of
the Source 1 games use AMD_pinned_memory for better performance...
but those games apparently started crashing the GPU and I'm going
to have to look into that before I can really test these. :(

I'll get back to looking at this eventually...

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to