Searched refs:DRM_IOCTL_I915_GEM_PWRITE (Results 1 – 5 of 5) sorted by relevance
313 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_… macro
354 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_… macro
976 int ret = drmIoctl(bufmgr->fd, DRM_IOCTL_I915_GEM_PWRITE, &pwrite); in brw_bo_subdata()
1737 DRM_IOCTL_I915_GEM_PWRITE, in drm_intel_gem_bo_subdata()