OSDN Git Service

intel: Add I915_PARAM_HAS_RELAXED_DELTA
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Mar 2011 16:01:53 +0000 (16:01 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Mar 2011 16:02:29 +0000 (16:02 +0000)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
include/drm/i915_drm.h

index 98e1597..adc2392 100644 (file)
@@ -281,6 +281,7 @@ typedef struct drm_i915_irq_wait {
 #define I915_PARAM_HAS_RELAXED_FENCING  12
 #define I915_PARAM_HAS_COHERENT_RINGS   13
 #define I915_PARAM_HAS_EXEC_CONSTANTS   14
+#define I915_PARAM_HAS_RELAXED_DELTA    15
 
 typedef struct drm_i915_getparam {
        int param;