xf86-video-intel: src/i830_dri.c src/i830.h

Eric Anholt eric at anholt.net
Mon Nov 30 09:33:27 PST 2009


On Mon, 30 Nov 2009 07:29:53 -0800 (PST), krh at kemper.freedesktop.org (Kristian Høgsberg) wrote:
>  src/i830.h     |    2 +-
>  src/i830_dri.c |   29 +++--------------------------
>  2 files changed, 4 insertions(+), 27 deletions(-)
> 
> New commits:
> commit 2d434eed09936328a52cb942450a95aedc3eac63
> Author: Kristian Høgsberg <krh at bitplanet.net>
> Date:   Mon Nov 30 10:27:42 2009 -0500
> 
>     Use new drmGetDeviceNameFromFd() for mapping to drm device name
>     
>     Should have been in libdrm to begin with.

Changes requiring new libdrm need a libdrm release to have happened and
the appropriate version bump in configure.ac.  We don't let the build
fail for stuff like this.


More information about the xorg-commit mailing list