Ben Hutchings 1e8655f873 drm/ttm: Fix build on architectures without AGP 15 rokov pred
..
i2c dc4a684ae8 drm/i2c/ch7006: Fix load detection false positives right after system init. 15 rokov pred
i810 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 rokov pred
i830 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 rokov pred
i915 97e0214044 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 15 rokov pred
mga ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 rokov pred
nouveau 4eb3033c72 drm/nv50: fix iommu errors caused by device reading from address 0 15 rokov pred
r128 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 rokov pred
radeon 8d369bb196 drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics 15 rokov pred
savage 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 rokov pred
sis ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 rokov pred
tdfx ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 rokov pred
ttm 1e8655f873 drm/ttm: Fix build on architectures without AGP 15 rokov pred
via 7ebd467551 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 rokov pred
vmwgfx 9b8eb4d147 drm/vmwgfx: return -EFAULT for copy_to_user errors 15 rokov pred
Kconfig 5d9b7e2d2d drm/radeon: fix power supply kconfig interaction. 15 rokov pred
Makefile 7a9f0dd9c4 drm: Add generic multipart buffer. 15 rokov pred
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 rokov pred
ati_pcigart.c d7748bacbb ati_pcigart: fix printk format warning 15 rokov pred
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 rokov pred
drm_auth.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 rokov pred
drm_buffer.c 7a9f0dd9c4 drm: Add generic multipart buffer. 15 rokov pred
drm_bufs.c 6c9468e9eb Merge branch 'master' into for-next 15 rokov pred
drm_cache.c ed017d9fb1 drm: fix drm_cache.c for arch with no support. 16 rokov pred
drm_context.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 rokov pred
drm_crtc.c e902a358c7 drm/drm_crtc: return -EFAULT on copy_to_user errors 15 rokov pred
drm_crtc_helper.c fbf81762e3 drm/kms: disable/enable poll around switcheroo on/off 15 rokov pred
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 rokov pred
drm_dma.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 rokov pred
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 rokov pred
drm_drawable.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 rokov pred
drm_drv.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 rokov pred
drm_edid.c 4a638b4e38 drm/edid: Allow non-fatal checksum errors in CEA blocks 15 rokov pred
drm_encoder_slave.c cfcf4738cd drm: fixup include file in drm_encoder_slave 16 rokov pred
drm_fb_helper.c 023eb571a1 drm: correctly update connector DPMS status in drm_fb_helper 15 rokov pred
drm_fops.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 rokov pred
drm_gem.c fd632aa34c drm: free core gem object from driver callbacks 15 rokov pred
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 rokov pred
drm_info.c 90f959bcb3 drm: merge Linux master into HEAD 16 rokov pred
drm_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 rokov pred
drm_ioctl.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 rokov pred
drm_irq.c 0bfb82449c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 rokov pred
drm_lock.c fda714c29c drm: Avoid client deadlocks when the master disappears. 16 rokov pred
drm_memory.c 404b017d00 drivers/gpu/drm/drm_memory.c: fix check for end of loop 15 rokov pred
drm_mm.c 775c67090c drm: Fix a bug in the range manager. 15 rokov pred
drm_modes.c c385e50cb5 drm/edid: Fix sync polarity for secondary GTF curve 15 rokov pred
drm_pci.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 rokov pred
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 rokov pred
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 rokov pred
drm_sman.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 rokov pred
drm_stub.c 186837ca3a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 rokov pred
drm_sysfs.c 59534f7298 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 rokov pred
drm_vm.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 rokov pred

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