Created attachment 72607 [details] gem_render.dmesg Environment: -------------------------- Kernel: (drm-intel-next-queued)c0c36b941b6f0be6ac74f340040cbb29d6a0b06c Some additional commit info: Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Dec 19 16:08:43 2012 +0000 drm/i915: Return the real error code from intel_set_mode() Steps: --------------------------- 1 ./gem_render_linear_blits 2 ./gem_render_tiled_blits Result: -------------------------- 1.Using 3069 1MiB buffers Verifying initialisation... Cyclic blits, forward... Expected 0x00000001, found 0x00000000 at offset 0x00000004 Aborted (core dumped) 2.$?=134 3.Using 3069 1MiB buffers Verifying initialisation... Expected 0x24347100, found 0xe96caa55 at offset 0x0001c400 Aborted (core dumped) 4.$?=134 5.gem_render.dmesg in the attachment 6 [review].I can't find a good commit on the next_queue branch.
I've just tested this on my snb with latest i-g-t and -nightly kernel, both pass. Can you please retest?
(In reply to comment #1) > I've just tested this on my snb with latest i-g-t and -nightly kernel, both > pass. Can you please retest? ok,I retest both with latest -nightly on SNB,both pass. So we can close this bug now.
Closing old verified.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.