Home
last modified time | relevance | path

Searched refs:__drm_open_driver (Results 1 – 11 of 11) sorted by relevance

/external/igt-gpu-tools/lib/
Ddrmtest.c301 int __drm_open_driver(int chipset) in __drm_open_driver() function
384 fd = __drm_open_driver(chipset); in drm_open_driver()
396 at_exit_drm_fd = __drm_open_driver(chipset); in drm_open_driver()
443 at_exit_drm_render_fd = __drm_open_driver(chipset); in drm_open_driver_render()
Digt_gvt.c46 fd = __drm_open_driver(DRIVER_INTEL); in is_gvt_enabled()
Ddrmtest.h83 int __drm_open_driver(int chipset);
/external/igt-gpu-tools/tests/
Dvgem_basic.c332 vgem = __drm_open_driver(DRIVER_VGEM); in test_unload()
337 vgem = __drm_open_driver(DRIVER_VGEM); in test_unload()
354 vgem = __drm_open_driver(DRIVER_VGEM); in test_unload()
371 vgem = __drm_open_driver(DRIVER_VGEM); in test_unload()
Dperf.c4015 drm_fd = __drm_open_driver(DRIVER_INTEL); in test_i915_ref_count()
/external/igt-gpu-tools/tools/
Dintel_gem_info.c17 fd = __drm_open_driver(DRIVER_INTEL); in main()
Dintel_reg.c278 config->fd = __drm_open_driver(DRIVER_INTEL); in register_srm()
/external/igt-gpu-tools/tests/i915/
Di915_module_load.c268 fd = __drm_open_driver(DRIVER_INTEL); in gem_sanitycheck()
286 fd = __drm_open_driver(DRIVER_INTEL); in gem_exec_store()
Di915_pm_rpm.c790 drm_fd = __drm_open_driver(DRIVER_INTEL); in setup_environment()
Dgem_concurrent_all.c1796 vgem_drv = __drm_open_driver(DRIVER_VGEM);
/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c3127 fd = __drm_open_driver(DRIVER_INTEL); in main()