Alex Deucher 6a2a11dbea drm/radeon/kms: avivo cursor workaround applies to evergreen as well 15 лет назад
..
i2c c93ebb4021 drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions. 15 лет назад
i810 130b985193 drm: i810/i830: fix locked ioctl variant 15 лет назад
i830 130b985193 drm: i810/i830: fix locked ioctl variant 15 лет назад
i915 6939a5aca7 drm/i915: Prevent module unload to avoid random memory corruption 15 лет назад
mga 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
nouveau dab8dcfa3c drm: don't drop handle reference on unload 15 лет назад
r128 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
radeon 6a2a11dbea drm/radeon/kms: avivo cursor workaround applies to evergreen as well 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 16 лет назад
ttm 1df6a2ebd7 drm/ttm: Fix two race conditions + fix busy codepaths 15 лет назад
via 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 лет назад
vmwgfx abb295f3b3 vmwgfx: Fix fb VRAM pinning failure due to fragmentation 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 d3147e86d7 drm: fix trivial coding errors 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 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 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 39b4d07aa3 drm: Hold the mutex when dropping the last GEM reference (v2) 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 29d08b3efd drm/gem: handlecount isn't really a kref so don't make it one. 15 лет назад
drm_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 16 лет назад
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 b64c115eb2 drm: fix race between driver loading and userspace open. 15 лет назад
drm_platform.c b64c115eb2 drm: fix race between driver loading and userspace open. 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 7b334fcb45 drm: Use a nondestructive mode for output detect when polling 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 31dfbc9392 drm: Prune GEM vma entries 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