[Mesa-dev] [PATCH 1/6] i965: Only put external handles into the handle ht

Kenneth Graunke kenneth at whitecape.org
Mon Oct 16 19:07:05 UTC 2017


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 <kenneth at 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 <kenneth at 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...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171016/b583f6b3/attachment.sig>


More information about the mesa-dev mailing list