mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tests: Add gem_exec_reloc
The first steps towards basic relocation handling. In today's edition, we ask how well does the kernel fare if we pass it relocations via mmappings of our buffer objects. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -32,6 +32,7 @@ TESTS_progs_M = \
|
||||
gem_exec_nop \
|
||||
gem_exec_params \
|
||||
gem_exec_parse \
|
||||
gem_exec_reloc \
|
||||
gem_fenced_exec_thrash \
|
||||
gem_fence_thrash \
|
||||
gem_fence_upload \
|
||||
|
||||
Reference in New Issue
Block a user