Alex Deucher fe725d4f22 drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2) 15 years ago
..
i2c c93ebb4021 drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions. 15 years ago
i810 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
i830 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
i915 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
mga 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
nouveau 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
r128 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
radeon fe725d4f22 drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2) 15 years ago
savage ee005577aa Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
sis 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
tdfx ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
ttm ba4420c224 drm: move ttm global code to core drm 15 years ago
via 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
vmwgfx 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
Kconfig 21a8122ad3 drm/radeon/kms: add support for internal thermal sensors (v3) 15 years ago
Makefile ba4420c224 drm: move ttm global code to core drm 15 years ago
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
ati_pcigart.c a30f6fb7ce drm/radeon: Fix pci_map_page() error checking 15 years ago
drm_agpsupport.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
drm_auth.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 years ago
drm_buffer.c 7a9f0dd9c4 drm: Add generic multipart buffer. 15 years ago
drm_bufs.c 94e3370eb9 DRM: Replace kmalloc/memset combos with kzalloc 15 years ago
drm_cache.c ed017d9fb1 drm: fix drm_cache.c for arch with no support. 16 years ago
drm_context.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
drm_crtc.c 7203425a94 drm: expand gamma_set 15 years ago
drm_crtc_helper.c 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
drm_debugfs.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
drm_dma.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 years ago
drm_dp_i2c_helper.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
drm_drawable.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
drm_drv.c 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
drm_edid.c aa9f56b66d Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
drm_edid_modes.h 38fcbb674d drm/edid: Split mode lists out to their own header for readability 15 years ago
drm_encoder_slave.c a1e09b6259 drm/kms: Simplify setup of the initial I2C encoder config. 15 years ago
drm_fb_helper.c 2637d139fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 15 years ago
drm_fops.c 5afda9e9a4 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 15 years ago
drm_gem.c bf79cb914d drm: Use ENOENT consistently for the error return for an unmatched handle. 15 years ago
drm_global.c ba4420c224 drm: move ttm global code to core drm 15 years ago
drm_hashtab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
drm_info.c dcdb167402 drm: Add support for platform devices to register as DRM devices 15 years ago
drm_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
drm_ioctl.c c17c2f892e drm: Fix support for PCI domains 15 years ago
drm_irq.c 102e73463e Merge branch 'drm-tracepoints' into drm-testing 15 years ago
drm_lock.c 08f2e669a8 drm: fix regression in drm locking since BKL removal. 15 years ago
drm_memory.c 404b017d00 drivers/gpu/drm/drm_memory.c: fix check for end of loop 15 years ago
drm_mm.c 7521473305 drm: mm: fix range restricted allocations 15 years ago
drm_modes.c adde0f2339 drm/modes: Fix CVT-R modeline generation 15 years ago
drm_pci.c b64c115eb2 drm: fix race between driver loading and userspace open. 15 years ago
drm_platform.c b64c115eb2 drm: fix race between driver loading and userspace open. 15 years ago
drm_proc.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
drm_scatter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
drm_sman.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
drm_stub.c 6e35023ffa drm: Free devname along with master->unique 15 years ago
drm_sysfs.c 7b334fcb45 drm: Use a nondestructive mode for output detect when polling 15 years ago
drm_trace.h b9c2c9ae88 drm: add per-event vblank event trace points 15 years ago
drm_trace_points.c ac2874b980 drm: add vblank event trace point 15 years ago
drm_vm.c 161c481002 drm: fix end of loop test 15 years ago

README.drm

************************************************************
* For the very latest on DRI development, please see: *
* http://dri.freedesktop.org/ *
************************************************************

The Direct Rendering Manager (drm) is a device-independent kernel-level
device driver that provides support for the XFree86 Direct Rendering
Infrastructure (DRI).

The DRM supports the Direct Rendering Infrastructure (DRI) in four major
ways:

1. The DRM provides synchronized access to the graphics hardware via
the use of an optimized two-tiered lock.

2. The DRM enforces the DRI security policy for access to the graphics
hardware by only allowing authenticated X11 clients access to
restricted regions of memory.

3. The DRM provides a generic DMA engine, complete with multiple
queues and the ability to detect the need for an OpenGL context
switch.

4. The DRM is extensible via the use of small device-specific modules
that rely extensively on the API exported by the DRM module.


Documentation on the DRI is available from:
http://dri.freedesktop.org/wiki/Documentation
http://sourceforge.net/project/showfiles.php?group_id=387
http://dri.sourceforge.net/doc/

For specific information about kernel-level support, see:

The Direct Rendering Manager, Kernel Support for the Direct Rendering
Infrastructure
http://dri.sourceforge.net/doc/drm_low_level.html

Hardware Locking for the Direct Rendering Infrastructure
http://dri.sourceforge.net/doc/hardware_locking_low_level.html

A Security Analysis of the Direct Rendering Infrastructure
http://dri.sourceforge.net/doc/security_low_level.html