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

Jason Ekstrand jason at jlekstrand.net
Thu Mar 16 16:04:05 UTC 2017


On Thu, Mar 16, 2017 at 3:51 AM, Petri Latvala <petri.latvala at intel.com>
wrote:

> 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.
>

Right. :-)  I'll fix that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20170316/8f2ae1fc/attachment.html>


More information about the Intel-gfx mailing list