Created attachment 96082 [details] dmesg System Environment: -------------------------- Platform: Baytrail Kernel: (drm-intel-nightly)d6fb8438c5f136231283d7978505754f8f6f7d5f Bug detailed description: ------------------------- Some gem_partial_pwrite_pread doesn't exit testing on Baytrail with -queued and -nightly kernel. The latest known good commit: 484b41dd70a9fbea894632d8926bbb93f05021c7 The latest known bad commit: a25ca17c1eac80c5547620ef5e6c14f5ef435297 run ./gem_partial_pwrite_pread --run-subtest write output: IGT-Version: 1.6-g10571b8 (x86_64) (Linux: 3.14.0-rc7_drm-intel-nightly_d6fb84_20140319+ x86_64) checking partial writes partial writes test: 100% Subtest write: SUCCESS Reproduce steps: ------------------------- 1. ./gem_partial_pwrite_pread --run-subtest write
Please find the line corresponding to i915_gem_object_set_cache_level+0x75 (You can use gdb /path/to/i915.ko; list *i915_gem_object_set_cache_level+0x75)
*** Bug 76430 has been marked as a duplicate of this bug. ***
It works well on latest -nightly kernel and igt. Close it. IGT-Version: 1.6-g7a81094 (x86_64) (Linux: 3.14.0-rc7_drm-intel-nightly_ef4aa4_20140323+ x86_64) checking partial reads partial reads test: 100% Subtest reads: SUCCESS checking partial writes partial writes test: 100% Subtest write: SUCCESS checking partial writes after partial reads partial read/writes test: 100% Subtest writes-after-reads: SUCCESS checking partial reads partial reads test: 100% Subtest reads-uncached: SUCCESS checking partial writes partial writes test: 100% Subtest write-uncached: SUCCESS checking partial writes after partial reads partial read/writes test: 100% Subtest writes-after-reads-uncached: SUCCESS checking partial reads partial reads test: 100% Subtest reads-snoop: SUCCESS checking partial writes partial writes test: 100% Subtest write-snoop: SUCCESS checking partial writes after partial reads partial read/writes test: 100% Subtest writes-after-reads-snoop: SUCCESS checking partial reads partial reads test: 100% Subtest reads-display: SUCCESS checking partial writes partial writes test: 100% Subtest write-display: SUCCESS checking partial writes after partial reads partial read/writes test: 100% Subtest writes-after-reads-display: SUCCESS
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.