diff --git a/[refs] b/[refs] index 0d3ea55c8d35..46f3f9333473 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7facf16690dc4160e5ff605271704183ff56b2d9 +refs/heads/master: 8c0bd3c02d52eff11396e81b4d217ee668e03528 diff --git a/trunk/include/drm/i915_drm.h b/trunk/include/drm/i915_drm.h index 05e24d31f329..c8833009f37b 100644 --- a/trunk/include/drm/i915_drm.h +++ b/trunk/include/drm/i915_drm.h @@ -313,6 +313,7 @@ typedef struct drm_i915_irq_wait { #define I915_PARAM_HAS_WAIT_TIMEOUT 19 #define I915_PARAM_HAS_SEMAPHORES 20 #define I915_PARAM_HAS_PRIME_VMAP_FLUSH 21 +#define I915_PARAM_RSVD_FOR_FUTURE_USE 22 typedef struct drm_i915_getparam { int param;