1
0
Fork 0
alistair23-linux/drivers/gpu
Michel Dänzer cb2dd1a6b6 drm/amdgpu: Try evicting from CPU visible to invisible VRAM first
This gives BOs which haven't been accessed by the CPU since they were
moved to visible VRAM another chance to stay in VRAM when another BO
needs to go to visible VRAM.

This should allow BOs to stay in VRAM longer in some cases.

v2:
* Only do this for BOs which don't have the
  AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED flag set.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-07-14 11:06:34 -04:00
..
drm drm/amdgpu: Try evicting from CPU visible to invisible VRAM first 2017-07-14 11:06:34 -04:00
host1x Linux 4.12-rc7 2017-06-27 08:28:30 +10:00
ipu-v3 Linux 4.12-rc5 2017-06-16 13:58:27 +10:00
vga Pointer for Markus's image conversion work. 2017-03-14 15:07:33 +01:00
Makefile