summaryrefslogtreecommitdiff
path: root/tests/gem_ppgtt.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä1-1/+3
2018-04-23igt/gem_ppgtt: Flush the driver to idle before counting leaksChris Wilson1-2/+2
2017-04-08tests: More require GEM markupChris Wilson1-0/+6
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-5/+5
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-5/+5
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-5/+5
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-1/+1
2016-08-19igt/gem_ppgtt: Remember to flush operations before assertionChris Wilson1-36/+12
2016-05-24tests/gem_ppgtt: Switched to new aliases of intel specific functions.Robert Foss1-9/+9
2016-03-07gem_ppgtt: Fix flink-and-exit-vma-leak for engine->last_contextTvrtko Ursulin1-4/+19
2016-01-25lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT paramMichał Winiarski1-18/+2
2015-09-24lib: add igt_debugfs_searchThomas Wood1-33/+2
2015-09-24gem_ppgtt: Test VMA leak on context destructionTvrtko Ursulin1-0/+86
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-4/+4
2015-08-21lib: add a single include headerThomas Wood1-6/+1
2015-05-07tests/gem_ppgtt: Check for vm leaks with flink and ppgttDaniele Ceraolo Spurio1-0/+73
2015-02-13tests: Align subtest with naming conventionDaniel Vetter1-2/+2
2015-02-13tests/gem_ppgtt: Start rcs before bcs for context testsDaniel Vetter1-1/+1
2014-10-02tests: Sprinkle missing igt_exit() where needed.Daniel Vetter1-2/+0
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson1-5/+32
2014-09-09test: Exercise full ppgtt switching between multiple fdChris Wilson1-0/+208