[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:40:16 PDT 2015


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

--- Comment #17 from Joe Peterson <joe at wildlava.com> ---
(In reply to Chris Wilson from comment #16)
> 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.

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).

-- 
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/8e259975/attachment.html>


More information about the intel-gfx-bugs mailing list