[Bug 88112] [865g 3.16 regression] Desktop image is distorted
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 10 01:18:26 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=88112
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #38 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Eugene from comment #37)
> (In reply to Chris Wilson from comment #33)
> > Implementation looked straightforward, so
> >
> > commit ebdc4d1eeb23604cf5c57c3d3a70629af041297d
> > Author: Chris Wilson <chris at chris-wilson.co.uk>
> > Date: Fri Jan 9 20:15:36 2015 +0000
> >
> > sna: Add basic unswizzled manual detilers for gen2
> >
> > gen2 uses a unique tile setup, and as far as we known, no swizzling.
> >
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
>
> Image is also looks fine. But errors still there in Xorg.0.log:
Good. Thinking more about it, the incorrect detiling explains the original
corruption, but I am not sure how the userptr test became a red herring. Anyway
problem solved.
> grep -i "(EE)" /var/log/Xorg.0.log
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [ 35.678] (EE) intel: Failed to load module "present" (module does not
> exist, 0)
Not an issue, should really be a warning rather than error - the present
extension won't be enabled if it doesn't exist.
> [ 36.239] (EE) AIGLX error: Calling driver entry point failed
> [ 36.239] (EE) AIGLX: reverting to software rendering
Something is wrong with mesa, the call to dri2->createNewScreen() fails. Check
your build?
If you see the error from comment 12 again, please file a new bug. Thanks for
the report and the testing!
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150110/8f527f80/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list