DRM merge

From: Eric Anholt (eta_at_lclark.edu)
Date: 08/29/05

  • Next message: FreeBSD Tinderbox: "[head tinderbox] failure on i386/i386"
    To: current@FreeBSD.org
    Date: Mon, 29 Aug 2005 13:03:52 -0700
    
    
    

    I've put a patch to merge current DRM CVS to FreeBSD here:
    http://people.freebsd.org/~anholt/dri/drm-20050826.diff

    Along with various changes as usual, it includes jake@'s port of the VIA
    DRM (note: this requires a patch to the x server to work, which is in
    X.org CVS).

    I've tested on r200, r128, mga, sis on my x86 testbox. However, I was
    getting a crash on X startup with DRI on my amd64 desktop. I couldn't
    get it to drop to debugger for some reason, so I don't know if the merge
    is at fault or not. So, I would really appreciate some testing on
    amd64, in particular.

    -- 
    Eric Anholt                                     eta@lclark.edu
    http://people.freebsd.org/~anholt/              anholt@FreeBSD.org
    
    



  • Next message: FreeBSD Tinderbox: "[head tinderbox] failure on i386/i386"

    Relevant Pages

    • Re: DRM merge
      ... > I've put a patch to merge current DRM CVS to FreeBSD here: ... > was getting a crash on X startup with DRI on my amd64 desktop. ... Is i915 DRI working? ...
      (freebsd-current)
    • Re: [PATCH] module: reorder struct module to save space on 64 bit builds
      ... On Sunday 22 June 2008 03:26:15 Denys Vlasenko wrote: ... Patch against 2.6.26-rc6. ... tested & running successfully on AMD64 desktop ... This patch reduces the data segment of each module by 1 ...
      (Linux-Kernel)