<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ivb] bright pixels appear when mousing over LibreOffice Impress"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91153#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ivb] bright pixels appear when mousing over LibreOffice Impress"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91153">bug 91153</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit 8576527cfacaf42af8316e1030c192193e94225a
Author: Neil Roberts <<a href="mailto:neil@linux.intel.com">neil@linux.intel.com</a>>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>