[Bug 88112] [865g 3.16 regression] Desktop image is distorted

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 6 08:21:06 PST 2015


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

--- Comment #9 from Chris Wilson <chris at chris-wilson.co.uk> ---
If I had to guess, I would say that it was the ddx screwing up with userptr.
Slightly quicker than doing a full bisect, if you download xf86-video-intel:

$ sudo apt-get build-dep xserver-xorg-video-intel
$ git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel

edit line 71 of src/sna/kgem.c to read:
#define DBG_NO_USERPTR 1

$ ./autogen.sh --prefix=/usr
$ make && sudo make install

And retest.

-- 
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/20150106/aa80e160/attachment.html>


More information about the intel-gfx-bugs mailing list