xf86-video-sunffb: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Fri Dec 28 13:56:13 PST 2007


Rebased ref, commits from common ancestor:
commit 843d93e775cd46a0e24e1a725594fa2d942f14ba
Author: David S. Miller <davem at davemloft.net>
Date:   Fri Dec 28 23:55:06 2007 +0200

    Remove DRI support to fix build after devPrivates rework
    
    This driver uses devprivates of all kinds, but this is
    only done in deprecated and unused code so we can simply
    remove it all.
    
    DRM/DRI support has been commented out for years, and was
    done during the conversion over to XAA acceleration.  This
    code would need to be essentially rewritten to work again,
    so we can just remove this stuff for now.
    
    The rest were either:
    
    1) DRI/DRM related uses
    2) the private allocation code
    3) cases that could index to the pScrn to get the FFB private
    
    And that's all fixed up here.
    
    Signed-off-by: David S. Miller <davem at davemloft.net>



More information about the xorg-commit mailing list