Home
last modified time | relevance | path

Searched refs:drm (Results 1 – 25 of 33) sorted by relevance

12

/linux-2.6.39/drivers/gpu/drm/
DMakefile5 ccflags-y := -Iinclude/drm
7 drm-y := drm_auth.o drm_buffer.o drm_bufs.o drm_cache.o \
17 drm-$(CONFIG_COMPAT) += drm_ioc32.o
25 obj-$(CONFIG_DRM) += drm.o
Ddrm_trace.h9 #define TRACE_SYSTEM drm
DREADME.drm6 The Direct Rendering Manager (drm) is a device-independent kernel-level
/linux-2.6.39/drivers/gpu/drm/radeon/
DKconfig8 This is a completely new driver. It's only part of the existing drm
10 stack above it and works very differently from the old drm stack.
14 When kernel modesetting is enabled the IOCTL of radeon/drm
18 KMS enabled userspace will use new API to talk with the radeon/drm
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/
DMakefile1 obj-y += drm/ vga/ stub/
/linux-2.6.39/drivers/gpu/drm/tdfx/
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/sis/
DMakefile5 ccflags-y = -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/i810/
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/savage/
DMakefile5 ccflags-y = -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/i2c/
DMakefile1 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/r128/
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/mga/
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/via/
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/scripts/package/
Dmkspec21 PROVIDES=kernel-drm
/linux-2.6.39/drivers/gpu/drm/ttm/
DMakefile4 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/vmwgfx/
DMakefile2 ccflags-y := -Iinclude/drm
/linux-2.6.39/include/
DKbuild10 header-y += drm/
/linux-2.6.39/include/drm/
DKbuild1 header-y += drm.h
/linux-2.6.39/drivers/staging/gma500/
DMakefile4 ccflags-y += -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/i915/
DMakefile5 ccflags-y := -Iinclude/drm
/linux-2.6.39/drivers/gpu/drm/nouveau/
DMakefile5 ccflags-y := -Iinclude/drm
Dnouveau_connector.c790 if (dcb->drm) in nouveau_connector_create()
791 return dcb->drm; in nouveau_connector_create()
906 dcb->drm = connector; in nouveau_connector_create()
907 return dcb->drm; in nouveau_connector_create()
Dnouveau_bios.h98 void *drm; member
/linux-2.6.39/drivers/staging/
DKconfig100 source "drivers/gpu/drm/vmwgfx/Kconfig"
102 source "drivers/gpu/drm/nouveau/Kconfig"

12