Keith Packard <kei...@keithp.com> writes:

I don't see anything indicating that this code path is only used by
glamor.

> ---
>  src/uxa/intel_uxa.c | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/src/uxa/intel_uxa.c b/src/uxa/intel_uxa.c
> index b396188..717754f 100644
> --- a/src/uxa/intel_uxa.c
> +++ b/src/uxa/intel_uxa.c
> @@ -758,6 +758,7 @@ free_priv:
>                       goto free_priv;
>               }
>  
> +#if 0
>               if (tiling != I915_TILING_NONE) {
>                       int height;
>  
> @@ -780,6 +781,7 @@ free_priv:
>                       bo = NULL;
>                       goto free_priv;
>               }
> +#endif
>       }
>  
>    BAIL:
> -- 
> 2.0.1
>
> _______________________________________________
> xorg-de...@lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

Attachment: pgpb7cf2K19CK.pgp
Description: PGP signature

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

Reply via email to