[Bug 91153] [ivb] bright pixels appear when mousing over LibreOffice Impress

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 3 10:19:45 PDT 2015


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

--- Comment #16 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 8576527cfacaf42af8316e1030c192193e94225a
Author: Neil Roberts <neil at linux.intel.com>
Date:   Thu Mar 19 17:11:08 2015 +0000

    intel: Merge latest i915_drm.h

is the fateful commit in libdrm.

diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h
index ded43b1..e398949 100644
--- a/include/drm/i915_drm.h
+++ b/include/drm/i915_drm.h
@@ -497,14 +497,6 @@ struct drm_i915_gem_mmap {
         * This is a fixed-size type for 32/64 compatibility.
         */
        __u64 addr_ptr;
-
-       /**
-        * Flags for extended behaviour.
-        *
-        * Added in version 2.
-        */
-       __u64 flags;
-#define I915_MMAP_WC 0x1
 };


should be all that is required.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150703/85b3fbf0/attachment.html>


More information about the intel-gfx-bugs mailing list