[Bug 61152] Ubuntu12.04.2 Haswell linear framebuffer support under extended mode broken by intel_gen4_compute_offset_xtiled()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 20 08:37:06 PST 2013


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

--- Comment #7 from Jesse Barnes <jbarnes at virtuousgeek.org> ---
Kevin, I think Chris was trying to get at another possible solution.

Rather than relying on a linear framebuffer, maybe we could invent some new
interfaces between our driver and the AMD driver that might allow for higher
performance.

I still think we need to fix the LinearFramebuffer option, but we should
explore something better as well.

Does your driver blit directly into the framebuffer we use for scanout?  Or do
you blit from it to get current screen contents?  Either way, we may be able to
be more efficient if we can leave the scanout buffer in tiled format and use
the Intel BLT engine to do tile conversion for us.

-- 
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/20130220/17109091/attachment-0001.html>


More information about the intel-gfx-bugs mailing list