[Bug 71260] SNA in zaphod mode (multiple screens) has rendering issues with Xnest
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 21 02:52:36 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71260
--- Comment #39 from intelgraphics7 at gmx-topmail.de ---
Created attachment 89584
--> https://bugs.freedesktop.org/attachment.cgi?id=89584&action=edit
Only use kgem_bo's suitable for tiling.
I've followed the bo->tiling == 0 case and found that it fixes my issue when I
make sure that sna_poly_fill_rect_tiled_nxm_blt() is not called with bo's where
tiling == 0.
So only use kgem_bo's suitable for tiling when calling
sna_poly_fill_rect_tiled_nxm_blt().
Does that make sense to you? If so, I'd be glad if you could apply the patch to
the HEAD.
Let me know if you have any doubts about this.
--
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/20131121/9a34e250/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list