Searched refs:DRM_IOCTL_I915_GEM_PWRITE (Results 1 – 4 of 4) sorted by relevance
379 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_… macro
444 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_… macro
1310 int ret = drmIoctl(bufmgr->fd, DRM_IOCTL_I915_GEM_PWRITE, &pwrite); in brw_bo_subdata()
1753 DRM_IOCTL_I915_GEM_PWRITE, in drm_intel_gem_bo_subdata()