All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define
@ 2017-03-06 22:10 Michel Thierry
  2017-03-07 15:48 ` Robert Foss
  0 siblings, 1 reply; 2+ messages in thread
From: Michel Thierry @ 2017-03-06 22:10 UTC (permalink / raw)
  To: intel-gfx

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@chris-wilson.co.uk>
Signed-off-by: Michel Thierry <michel.thierry@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
-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define
  2017-03-06 22:10 [PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define Michel Thierry
@ 2017-03-07 15:48 ` Robert Foss
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Foss @ 2017-03-07 15:48 UTC (permalink / raw)
  To: intel-gfx

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@chris-wilson.co.uk>
> Signed-off-by: Michel Thierry <michel.thierry@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
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-07 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06 22:10 [PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define Michel Thierry
2017-03-07 15:48 ` Robert Foss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.