Searched refs:DRM_I915_GEM_PWRITE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/drm/
H A Di915_drm.h192 #define DRM_I915_GEM_PWRITE 0x1d macro
227 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
H A Di915_dma.c1017 DRM_IOCTL_DEF(DRM_I915_GEM_PWRITE, i915_gem_pwrite_ioctl, 0),
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_drm.h183 #define DRM_I915_GEM_PWRITE 0x1d macro
235 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)

Completed in 53 milliseconds