Searched refs:DRIVER_DESC (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dtdfx_drv.h40 #define DRIVER_DESC "3dfx Banshee/Voodoo3+" macro
H A Dimagine_drv.h30 #define DRIVER_DESC "#9 Imagine128 and Ticket 2 Ride" macro
H A Dsis_drv.h36 #define DRIVER_DESC "SIS 300/630/540 and XGI V3XE/V5/V8" macro
H A Dvia_drv.h32 #define DRIVER_DESC "VIA Unichrome / Pro" macro
H A Dr128_drv.h43 #define DRIVER_DESC "ATI Rage 128" macro
H A Dsavage_drv.h32 #define DRIVER_DESC "Savage3D/MX/IX, Savage4, SuperSavage, Twister, ProSavage[DDR]" macro
H A Di915_drv.h41 #define DRIVER_DESC "Intel Graphics" macro
H A Dmach64_drv.h44 #define DRIVER_DESC "DRM module for the ATI Rage Pro" macro
H A Dmga_drv.h40 #define DRIVER_DESC "Matrox G200/G400" macro
H A Dnouveau_drv.h32 #define DRIVER_DESC "nVidia Riva/TNT/GeForce" macro
H A Dradeon_drv.h40 #define DRIVER_DESC "ATI Radeon" macro
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/
H A Dnouveau_drv.c66 dev->driver->desc = DRIVER_DESC;
H A Dsavage_drv.c58 dev->driver->desc = DRIVER_DESC;
H A Dsis_drv.c52 dev->driver->desc = DRIVER_DESC;
H A Dtdfx_drv.c54 dev->driver->desc = DRIVER_DESC;
H A Dvia_drv.c65 dev->driver->desc = DRIVER_DESC;
H A Di915_drv.c94 dev->driver->desc = DRIVER_DESC;
H A Dmach64_drv.c75 dev->driver->desc = DRIVER_DESC;
H A Dmga_drv.c138 dev->driver->desc = DRIVER_DESC;
H A Dr128_drv.c73 dev->driver->desc = DRIVER_DESC;
H A Dradeon_drv.c72 dev->driver->desc = DRIVER_DESC;

Completed in 209 milliseconds