[Intel-gfx] [PATCH libdrm 1/2] intel: Sync the command parser version parameter from kernel
Damien Lespiau
damien.lespiau at intel.com
Thu Jun 19 12:31:53 CEST 2014
Cc: Bradley Volkin <bradley.d.volkin at intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
include/drm/i915_drm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h
index 2f4eb8c..980dbf8 100644
--- a/include/drm/i915_drm.h
+++ b/include/drm/i915_drm.h
@@ -337,6 +337,7 @@ typedef struct drm_i915_irq_wait {
#define I915_PARAM_HAS_EXEC_NO_RELOC 25
#define I915_PARAM_HAS_EXEC_HANDLE_LUT 26
#define I915_PARAM_HAS_WT 27
+#define I915_PARAM_CMD_PARSER_VERSION 28
typedef struct drm_i915_getparam {
int param;
--
1.8.3.1
More information about the Intel-gfx
mailing list