On Thu, Mar 16, 2017 at 3:51 AM, Petri Latvala <[email protected]> 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.
_______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
