<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#c17">Comment # 17</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:joe@wildlava.com" title="Joe Peterson <joe@wildlava.com>"> <span class="fn">Joe Peterson</span></a>
</span></b>
        <pre>(In reply to Chris Wilson from <a href="show_bug.cgi?id=91153#c16">comment #16</a>)
<span class="quote">> 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.</span >

Hi, so that's the change in libdrm, but when in xf86-video-intel did the code
start to use the new libdrm abi?

And is there a patch I can apply to the older versions of xf86-video-intel (not
to libdrm) to allow them to work with the new libdrm? I'd rather just bisect
xf86-video-intel's code and reinstall that package than downgrade libdrm on mys
system (that sounds a lot more dangerous).</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>