mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +00:00
tests: Add gem_madvise
Exercise that calling madvise produces expected results Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
98952a1f6e
commit
5c9c8841eb
@@ -34,6 +34,7 @@ TESTS_progs_M = \
|
||||
gem_flink \
|
||||
gem_flink_race \
|
||||
gem_linear_blits \
|
||||
gem_madvise \
|
||||
gem_mmap \
|
||||
gem_mmap_gtt \
|
||||
gem_partial_pwrite_pread \
|
||||
|
||||
Reference in New Issue
Block a user