Alex Deucher a5193fe50e drm/radeon/kms: register an i2c adapter name for the dp aux bus před 14 roky
..
i2c c93ebb4021 drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions. před 15 roky
i810 c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
i830 c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
i915 fce7d61be0 drivers/gpu/drm: Update WARN uses před 14 roky
mga c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
nouveau c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
r128 c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
radeon a5193fe50e drm/radeon/kms: register an i2c adapter name for the dp aux bus před 14 roky
savage c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
sis c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
tdfx c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
ttm 7dfbbdcffe drm/ttm: Be consistent on ttm_bo_init() failures před 14 roky
via ec3789cccc drivers/gpu: Use vzalloc před 14 roky
vmwgfx dccb2a952b drm: vmwgfx: fix information leak to userland před 14 roky
Kconfig 6de5bd128d BKL: introduce CONFIG_BKL. před 14 roky
Makefile 8f879194f8 drm: replace drawable ioctl by noops před 15 roky
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. před 17 roky
ati_pcigart.c a30f6fb7ce drm/radeon: Fix pci_map_page() error checking před 15 roky
drm_agpsupport.c 89c372647d drm: kill agp indirection mess před 15 roky
drm_auth.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc před 15 roky
drm_buffer.c d3147e86d7 drm: fix trivial coding errors před 15 roky
drm_bufs.c 94e3370eb9 DRM: Replace kmalloc/memset combos with kzalloc před 15 roky
drm_cache.c ed017d9fb1 drm: fix drm_cache.c for arch with no support. před 16 roky
drm_context.c b3da8f7d2d drm: kill context_ctor callback před 15 roky
drm_crtc.c 02b001624f drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback před 15 roky
drm_crtc_helper.c fce7d61be0 drivers/gpu/drm: Update WARN uses před 14 roky
drm_debugfs.c 73aa808f10 drm: Move the GTT accounting to i915 před 15 roky
drm_dma.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc před 15 roky
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 před 15 roky
drm_drv.c c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 před 14 roky
drm_edid.c 0ea75e2335 DRM: ignore invalid EDID extensions před 14 roky
drm_edid_modes.h 38fcbb674d drm/edid: Split mode lists out to their own header for readability před 15 roky
drm_encoder_slave.c a1e09b6259 drm/kms: Simplify setup of the initial I2C encoder config. před 15 roky
drm_fb_helper.c 21c74a8ea8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum před 14 roky
drm_fops.c 5afda9e9a4 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes před 15 roky
drm_gem.c fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next před 15 roky
drm_global.c ba4420c224 drm: move ttm global code to core drm před 15 roky
drm_hashtab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
drm_info.c fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next před 15 roky
drm_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl před 15 roky
drm_ioctl.c c17c2f892e drm: Fix support for PCI domains před 15 roky
drm_irq.c 102e73463e Merge branch 'drm-tracepoints' into drm-testing před 15 roky
drm_lock.c 45ff46c54a drm: readd drm_lock_free in drm_unlock před 15 roky
drm_memory.c 89c372647d drm: kill agp indirection mess před 15 roky
drm_mm.c 7521473305 drm: mm: fix range restricted allocations před 15 roky
drm_modes.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 14 roky
drm_pci.c b64c115eb2 drm: fix race between driver loading and userspace open. před 15 roky
drm_platform.c b64c115eb2 drm: fix race between driver loading and userspace open. před 15 roky
drm_proc.c 73aa808f10 drm: Move the GTT accounting to i915 před 15 roky
drm_scatter.c 59506197c7 drm: don't export drm_sg_alloc před 15 roky
drm_sman.c 9a298b2acd drm: Remove memory debugging infrastructure. před 16 roky
drm_stub.c df8fcb0966 drm: kill dev->timer před 15 roky
drm_sysfs.c 7b334fcb45 drm: Use a nondestructive mode for output detect when polling před 15 roky
drm_trace.h b9c2c9ae88 drm: add per-event vblank event trace points před 15 roky
drm_trace_points.c ac2874b980 drm: add vblank event trace point před 15 roky
drm_vm.c fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next před 15 roky

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