projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6018c2
)
intel: Add I915_PARAM_HAS_RELAXED_DELTA
author
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 1 Mar 2011 16:01:53 +0000
(16:01 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/include/drm/i915_drm.h
b/include/drm/i915_drm.h
index
98e1597
..
adc2392
100644
(file)
--- a/
include/drm/i915_drm.h
+++ b/
include/drm/i915_drm.h
@@
-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;