Home
last modified time | relevance | path

Searched refs:DROP_IDLE (Results 1 – 8 of 8) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_debugfs.h162 #define DROP_IDLE 0x40 macro
186 DROP_IDLE)
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()
Dintel_os.c419 DROP_SHRINK_ALL | DROP_IDLE | DROP_FREED); in intel_purge_vm_caches()
Digt_debugfs.c1125 DROP_RETIRE | DROP_ACTIVE | DROP_IDLE | DROP_FREED); in get_object_count()
/external/igt-gpu-tools/tests/i915/
Di915_pm_rc6_residency.c216 igt_drop_caches_set(fd, DROP_IDLE);
Dgem_ppgtt.c276 igt_drop_caches_set(fd, DROP_RETIRE | DROP_IDLE); in flink_and_close()
Dgem_exec_latency.c536 igt_drop_caches_set(fd, DROP_IDLE); in rthog_latency_on_ring()
Di915_pm_rpm.c1388 igt_drop_caches_set(drm_fd, DROP_IDLE); in gem_execbuf_stress_subtest()