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

/freebsd-11-stable/sys/dev/drm/
H A Dtdfx_drv.h43 #define DRIVER_DESC "3dfx Banshee/Voodoo3+" macro
H A Dsis_drv.h39 #define DRIVER_DESC "SIS 300/630/540 and XGI V3XE/V5/V8" macro
H A Dsis_drv.c55 dev->driver->desc = DRIVER_DESC;
H A Dtdfx_drv.c57 dev->driver->desc = DRIVER_DESC;
H A Dsavage_drv.c61 dev->driver->desc = DRIVER_DESC;
H A Dvia_drv.c67 dev->driver->desc = DRIVER_DESC;
H A Di915_drv.c99 dev->driver->desc = DRIVER_DESC;
H A Dmach64_drv.c72 dev->driver->desc = DRIVER_DESC;
H A Dmga_drv.c111 dev->driver->desc = DRIVER_DESC;
H A Dr128_drv.c71 dev->driver->desc = DRIVER_DESC;
H A Dradeon_drv.c75 dev->driver->desc = DRIVER_DESC;
H A Dvia_drv.h35 #define DRIVER_DESC "VIA Unichrome / Pro" macro
H A Dr128_drv.h46 #define DRIVER_DESC "ATI Rage 128" macro
H A Dsavage_drv.h35 #define DRIVER_DESC "Savage3D/MX/IX, Savage4, SuperSavage, Twister, ProSavage[DDR]" macro
H A Di915_drv.h45 #define DRIVER_DESC "Intel Graphics" macro
H A Dmach64_drv.h47 #define DRIVER_DESC "DRM module for the ATI Rage Pro" macro
H A Dmga_drv.h43 #define DRIVER_DESC "Matrox G200/G400" macro
H A Dradeon_drv.h43 #define DRIVER_DESC "ATI Radeon" macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.c264 .desc = DRIVER_DESC,
H A Dradeon_drv.h45 #define DRIVER_DESC "ATI Radeon" macro
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c77 #define DRIVER_DESC "NVIDIA Tegra TK1" macro
341 .desc = DRIVER_DESC,
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c1140 .desc = DRIVER_DESC,
1228 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Di915_drv.h48 #define DRIVER_DESC "Intel Graphics" macro

Completed in 228 milliseconds