Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Di915_drm.h393 …e DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
1438 struct drm_i915_gem_wait { struct
/third_party/mesa3d/src/intel/vulkan/
Danv_gem.c237 struct drm_i915_gem_wait wait = { in anv_gem_wait()
/third_party/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c257 struct drm_i915_gem_wait wait = { in exec_and_check_padding()
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h522 …e DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
1870 struct drm_i915_gem_wait { struct
/third_party/mesa3d/src/intel/common/tests/
Dmi_builder_test.cpp349 drm_i915_gem_wait gem_wait = drm_i915_gem_wait(); in submit_batch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c1130 struct drm_i915_gem_wait wait = { in crocus_bo_wait()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c1688 struct drm_i915_gem_wait wait = { in iris_bo_wait_gem()
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c1905 struct drm_i915_gem_wait wait; in drm_intel_gem_bo_wait()