[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 06:44:57 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71260
--- Comment #40 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ah, bo->tiling is the layout of the surface in GPU memory. The GPU prefers a
tiled allocation to improve TLB hitrate and spatial coherency. As such, we
allocate all surfaces as tiled when possible - especially the frontbuffer. So
in effect your patch just says not to use nxm tiling code.
--
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/87e8b51a/attachment.html>
More information about the intel-gfx-bugs
mailing list