[Bug 90138] minor font corruption on baytrail since sna: Enable blitting with Y-tiled surfaces

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 22 10:22:37 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90138

--- Comment #6 from Andy Furniss <adf.lists at gmail.com> ---
(In reply to Chris Wilson from comment #5)
> That's kind of a relief, since I knew I hadn't fixed it :)
> 
> A useful test will be:
> 
> diff --git a/src/sna/kgem.c b/src/sna/kgem.c
> index 76e6913..110091d 100644
> --- a/src/sna/kgem.c
> +++ b/src/sna/kgem.c
> @@ -84,7 +84,7 @@ search_snoop_cache(struct kgem *kgem, unsigned int
> num_pages, unsigned flags);
>  #define DBG_NO_HANDLE_LUT 0
>  #define DBG_NO_WT 0
>  #define DBG_NO_WC_MMAP 0
> -#define DBG_NO_BLT_Y 0
> +#define DBG_NO_BLT_Y 1
>  #define DBG_NO_SCANOUT_Y 0
>  #define DBG_NO_DETILING 0
>  #define DBG_DUMP 0
> 
> that should filter out the use of the new magic bit.

This one does fix it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150422/3cdcceaa/attachment.html>


More information about the intel-gfx-bugs mailing list