Created attachment 91928 [details] dmesg System Environment: -------------------------- Platform: Haswell Kernel: (drm-intel-nightly_debug)24ed7daacf91b61ea39a71daa9e37e0e80a3392d Bug detailed description: ----------------------------- It fails on haswell with NVIDIA card GT440. It happens on -fixes, -nightly and -queued kernel. IGT-Version: 1.5-g2a7dbe5 (x86_64) (Linux: 3.13.0-rc7_drm-intel-nightly_24ed7d_20140113_debug+ x86_64) Retile check failed in first tile! 24242424 24242424 24242424 24242424 instead of 20202020 Test assertion failure function __real_main1266, file prime_nv_pcopy.c:1294: Last errno: 2, No such file or directory Failed assertion: ((test1_swizzle)()) == 0 Subtest test1_swizzle: FAIL Reproduce steps: ---------------------------- 1. ./prime_nv_pcopy --run-subtest test1_swizzle
swizzle tests are know to fail on some memory configurations. Maybe we should just disable them ... Maarten?
Sure, disable it. It turns out that one of the internal video formats used by hardware video decoding happened to match intel Y major tiling, so there's no chance of getting swizzling working.
Test is now disabled: commit fef1930bf30b8182fe8e6e26b8f722ee8995da71 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Tue Jan 14 13:41:21 2014 +0100 tests/prime_nv_pcopy: disable swizzle tests
Verified.Fixed.
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.