Linus Torvalds 3e6dce76d9 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel 15 лет назад
..
i2c c93ebb4021 drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions. 15 лет назад
i810 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
i830 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
i915 dd8849c8f5 drm/i915: don't enable self-refresh on Ironlake 15 лет назад
mga 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
nouveau 4645b94e5c Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 15 лет назад
r128 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
radeon 54bfe496ce drm/radeon/kms: fix tv-out on avivo asics 15 лет назад
savage ee005577aa Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 лет назад
sis 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
tdfx ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 лет назад
ttm ba4420c224 drm: move ttm global code to core drm 15 лет назад
via 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
vmwgfx ee005577aa Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 лет назад
Kconfig 21a8122ad3 drm/radeon/kms: add support for internal thermal sensors (v3) 15 лет назад
Makefile ba4420c224 drm: move ttm global code to core drm 15 лет назад
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 лет назад
ati_pcigart.c a30f6fb7ce drm/radeon: Fix pci_map_page() error checking 15 лет назад
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 лет назад
drm_auth.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 лет назад
drm_buffer.c 7a9f0dd9c4 drm: Add generic multipart buffer. 15 лет назад
drm_bufs.c 94e3370eb9 DRM: Replace kmalloc/memset combos with kzalloc 15 лет назад
drm_cache.c ed017d9fb1 drm: fix drm_cache.c for arch with no support. 16 лет назад
drm_context.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 лет назад
drm_crtc.c 7203425a94 drm: expand gamma_set 15 лет назад
drm_crtc_helper.c c7ef35a960 drm: Do not force 1024x768 modes on unknown connectors 15 лет назад
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 лет назад
drm_dma.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc 15 лет назад
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 лет назад
drm_drawable.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 лет назад
drm_drv.c 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
drm_edid.c aa9f56b66d Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 лет назад
drm_edid_modes.h 38fcbb674d drm/edid: Split mode lists out to their own header for readability 15 лет назад
drm_encoder_slave.c a1e09b6259 drm/kms: Simplify setup of the initial I2C encoder config. 15 лет назад
drm_fb_helper.c 2637d139fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 15 лет назад
drm_fops.c 5afda9e9a4 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 15 лет назад
drm_gem.c bf79cb914d drm: Use ENOENT consistently for the error return for an unmatched handle. 15 лет назад
drm_global.c ba4420c224 drm: move ttm global code to core drm 15 лет назад
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 лет назад
drm_info.c dcdb167402 drm: Add support for platform devices to register as DRM devices 15 лет назад
drm_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 лет назад
drm_ioctl.c c17c2f892e drm: Fix support for PCI domains 15 лет назад
drm_irq.c 102e73463e Merge branch 'drm-tracepoints' into drm-testing 15 лет назад
drm_lock.c 08f2e669a8 drm: fix regression in drm locking since BKL removal. 15 лет назад
drm_memory.c 404b017d00 drivers/gpu/drm/drm_memory.c: fix check for end of loop 15 лет назад
drm_mm.c 7521473305 drm: mm: fix range restricted allocations 15 лет назад
drm_modes.c adde0f2339 drm/modes: Fix CVT-R modeline generation 15 лет назад
drm_pci.c dcdb167402 drm: Add support for platform devices to register as DRM devices 15 лет назад
drm_platform.c dcdb167402 drm: Add support for platform devices to register as DRM devices 15 лет назад
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 лет назад
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 лет назад
drm_sman.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 лет назад
drm_stub.c 6e35023ffa drm: Free devname along with master->unique 15 лет назад
drm_sysfs.c db8cc27b80 Merge branch 'drm-platform' into drm-testing 15 лет назад
drm_trace.h b9c2c9ae88 drm: add per-event vblank event trace points 15 лет назад
drm_trace_points.c ac2874b980 drm: add vblank event trace point 15 лет назад
drm_vm.c 161c481002 drm: fix end of loop test 15 лет назад

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