mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLC
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -78,6 +78,7 @@ void gem_sw_finish(int fd, uint32_t handle);
|
||||
bool gem_bo_busy(int fd, uint32_t handle);
|
||||
|
||||
/* feature test helpers */
|
||||
bool gem_has_llc(int fd);
|
||||
int gem_get_num_rings(int fd);
|
||||
bool gem_has_enable_ring(int fd,int param);
|
||||
bool gem_has_bsd(int fd);
|
||||
|
||||
Reference in New Issue
Block a user