[Intel-gfx] [PATCH libdrm 1/2] intel: Sync the command parser version parameter from kernel
Volkin, Bradley D
bradley.d.volkin at intel.com
Thu Jun 19 18:28:08 CEST 2014
On Thu, Jun 19, 2014 at 11:31:53AM +0100, Damien Lespiau wrote:
> Cc: Bradley Volkin <bradley.d.volkin at intel.com>
> Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
Thanks for taking care of this Damien.
Reviewed-by: Brad Volkin <bradley.d.volkin 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