gallium/pb_cache: divide the cache into buckets for reducing cache misses
authorMarek Olšák <marek.olsak@amd.com>
Sat, 16 Jul 2016 22:53:55 +0000 (00:53 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 19 Jul 2016 21:45:06 +0000 (23:45 +0200)
commit3cdc0e133f77b5095525d23a30827b40954be1c7
tree49275e3869a2430f1ff4ce5d0605140796534cc9
parentfec7f74129622f846c79edc3a6b050db62c89554
gallium/pb_cache: divide the cache into buckets for reducing cache misses

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
src/gallium/auxiliary/pipebuffer/pb_cache.c
src/gallium/auxiliary/pipebuffer/pb_cache.h
src/gallium/winsys/amdgpu/drm/amdgpu_bo.c
src/gallium/winsys/radeon/drm/radeon_drm_bo.c