Summary: | [BSW]igt/gem_mmap_wc/write-cpu-read-wc fail | ||
---|---|---|---|
Product: | DRI | Reporter: | Ding Heng <hengx.ding> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | huax.lu, intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ding Heng
2015-01-13 07:44:18 UTC
commit 3214a27b5ba7cd621b091f1d0702e069a750c054 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Jan 13 09:17:29 2015 +0000 igt/gem_mmap_wc: Reorder gem_close() Unlike a GTT mmap, a WC mmap does not have a direct reference to the object, only to the backing storage. If we want to control the domain correctly for mmap(wc), we have to keep the bo reference around. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88356 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> *** Bug 88441 has been marked as a duplicate of this bug. *** 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.