Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_I915_GEM_PIN (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Di915_drm.h369 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_p… macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h433 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_p… macro
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c2529 DRM_IOCTL_I915_GEM_PIN, in drm_intel_gem_bo_pin()