NetBSD DRI Status

  i386 amd64 macppc alpha sparc64
i915 Y Y NA NA NA
mach64         N
mga          
r128          
radeon Y Y      
savage     NA NA NA
sis     NA NA NA
tdfx     N    
via N   NA NA NA

Card-specific Information

Intel 82915GM/GMS,82910GML,82965PM Integrated Graphics Device (i915drm)
Please note that the xf86-video-intel 2.1.1 driver must be used with modular-xorg-server 1.3.0, newer drivers are unsupported.
Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    Option      "AccelMethod" "XAA"
    Option      "XAANoOffscreenPixmaps" "true"
EndSection
ATI Radeon 9800 Pro AGP R350 / 9250 AGP RV280 / 9600XT RV360 (radeondrm)
Section "Device"
    Identifier  "Card0"
    Driver      "radeon"
    Option      "AccelMethod" "XAA"
    Option      "XAANoOffscreenPixmaps" "true"
    Option      "DRI" "true"
    Option      "EnablePageFlip" "true"
    Option      "ColorTiling" "on"
    Option      "GARTSize" "64"
EndSection
3dfx Voodoo 3 3000 PCI (tdfxdrm)
3dfx series devices should work on i386, but are as of now untested.
Section "Device"
    Identifier  "Card0"
    Driver      "tdfx"
EndSection

jmcneill@NetBSD.org
(Contact us) $NetBSD$
Copyright © 2007, 2008 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.