[Intel-gfx] [PATCH i-g-t 3/4] tests/testdisplay: Remove unused SPRITE_COLOR_KEY

Mika Kahola mika.kahola at intel.com
Thu Mar 9 09:11:18 UTC 2017


On Wed, 2017-03-08 at 16:44 +0200, Petri Latvala wrote:
> Unused since 99bdf4f0ff3e ("tests/testdisplay: Use cairo helpers to
> draw to plane")
> 
> Signed-off-by: Petri Latvala <petri.latvala at intel.com>

Reviewed-by: Mika Kahola <mika.kahola at intel.com>

> ---
>  tests/testdisplay.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tests/testdisplay.c b/tests/testdisplay.c
> index a974f42..f2a41fa 100644
> --- a/tests/testdisplay.c
> +++ b/tests/testdisplay.c
> @@ -96,7 +96,6 @@ unsigned int plane_fb_id;
>  unsigned int plane_crtc_id;
>  unsigned int plane_id;
>  int plane_width, plane_height;
> -static const uint32_t SPRITE_COLOR_KEY = 0x00aaaaaa;
>  
>  /*
>   * Mode setting with the kernel interfaces is a bit of a chore.


More information about the Intel-gfx mailing list