On Tue, Jan 20, 2015 at 11:36:03AM +0100, Daniel Vetter wrote:
> On Mon, Jan 12, 2015 at 10:21:58AM -0800, Rodrigo Vivi wrote:
> > Use cmdline variable for interactive debug instead of env var.
> > 
> > v2: Make interactive-debug domain optional and use "all" when not set.
> > 
> > Signed-off-by: Rodrigo Vivi <[email protected]>
> 
> I went ahead and applied this one to igt.

in igt_core.h:

  const char *igt_interactive_debug;

and not declared in any .c. Which means we'll define one such global
variable per compilation unit, not good :)

-- 
Damien
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to