On Thu, Aug 13, 2015 at 01:31:37PM -0700, Jesse Barnes wrote:
> We should be able to adjust the backlight and observe changes in sysfs.
> 
> Signed-off-by: Jesse Barnes <jbar...@virtuousgeek.org>

Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch>

> ---
>  tests/pm_backlight.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/pm_backlight.c b/tests/pm_backlight.c
> index d02336d..cff2694 100644
> --- a/tests/pm_backlight.c
> +++ b/tests/pm_backlight.c
> @@ -157,7 +157,7 @@ igt_main
>               igt_assert(backlight_read(&max, "max_brightness") > -1);
>       }
>  
> -     igt_subtest("brightness")
> +     igt_subtest("basic-brightness")
>               test_brightness(max);
>       igt_subtest("bad-brightness")
>               test_bad_brightness(max);
> -- 
> 1.9.1
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to