[Intel-gfx] [PATCH] aubinator: Define DRM_IOCTL_I915_GEM_EXECBUFFER2_WR if unavailable

Petri Latvala petri.latvala at intel.com
Thu Mar 16 10:51:44 UTC 2017


On Wed, Mar 15, 2017 at 09:09:31AM -0700, Jason Ekstrand wrote:
> +#ifndef DRM_IOCTL_I915_GEM_EXECBUFFER2_WR
> +#define DRM_IOCTL_I915_GEM_EXECBUFFER2_WR	DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_EXECBUFFER2_WR, struct drm_i915_gem_execbuffer2)
> +#endif

If DRM_IOCTL_I915_GEM_EXECBUFFER2_WR is not there, neither is DRM_I915_GEM_EXECBUFFER2_WR.


--
Petri Latvala


More information about the Intel-gfx mailing list