[Intel-gfx] [PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define

Robert Foss robert.foss at collabora.com
Tue Mar 7 15:48:11 UTC 2017


Added r-b and applied upstream.

On 2017-03-06 05:10 PM, Michel Thierry wrote:
> LOCAL_CONTEXT_PARAM_NO_ERROR_CAPTURE exists in lib/ioctl_wrappers.h
> since commit 171b21d9f761 ("igt/gem_ctx_param: Update invalid parma
> number").
>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Michel Thierry <michel.thierry at intel.com>
> ---
>  lib/igt_gt.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/lib/igt_gt.c b/lib/igt_gt.c
> index 4bdb9114..88b86aff 100644
> --- a/lib/igt_gt.c
> +++ b/lib/igt_gt.c
> @@ -39,8 +39,6 @@
>  #include "intel_reg.h"
>  #include "intel_chipset.h"
>
> -#define LOCAL_CONTEXT_PARAM_NO_ERROR_CAPTURE 0x4
> -
>  /**
>   * SECTION:igt_gt
>   * @short_description: GT support library
>


More information about the Intel-gfx mailing list