Home
last modified time | relevance | path

Searched refs:DROP_ACTIVE (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_debugfs.h143 #define DROP_ACTIVE 0x8 macro
184 DROP_ACTIVE | \
Ddrmtest.c182 DROP_ACTIVE | DROP_RETIRE | DROP_IDLE | DROP_FREED); in gem_quiescent_gpu()
323 DROP_ACTIVE | DROP_RETIRE | DROP_IDLE | DROP_FREED); in __cancel_work_at_exit()
Digt_debugfs.c1125 DROP_RETIRE | DROP_ACTIVE | DROP_IDLE | DROP_FREED); in get_object_count()
/external/igt-gpu-tools/tests/i915/
Dgem_reloc_vs_gpu.c266 val |= DROP_ACTIVE | DROP_SHRINK_ALL; in do_forked_test()
Dgem_persistent_relocs.c289 val |= DROP_ACTIVE | DROP_SHRINK_ALL; in do_forked_test()
Dgem_eio.c80 igt_drop_caches_set(fd, DROP_ACTIVE); in trigger_reset()