Thomas Hellstrom 135cba0dc3 vmwgfx: Implement a proper GMR eviction mechanism 14 лет назад
..
i2c c93ebb4021 drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions. 15 лет назад
i810 fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next 15 лет назад
i830 fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next 15 лет назад
i915 641934069d drm/i915: Move gpu_write_list to per-ring 14 лет назад
mga cbc60ca04b drm: kill get_reg_ofs callback 15 лет назад
nouveau 21c74a8ea8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum 15 лет назад
r128 cbc60ca04b drm: kill get_reg_ofs callback 15 лет назад
radeon 8f895da57d drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 14 лет назад
savage cbc60ca04b drm: kill get_reg_ofs callback 15 лет назад
sis cbc60ca04b drm: kill get_reg_ofs callback 15 лет назад
tdfx cbc60ca04b drm: kill get_reg_ofs callback 15 лет назад
ttm e1efc9b6ac drm/ttm: Optimize delayed buffer destruction 15 лет назад
via cbc60ca04b drm: kill get_reg_ofs callback 15 лет назад
vmwgfx 135cba0dc3 vmwgfx: Implement a proper GMR eviction mechanism 14 лет назад
Kconfig 21a8122ad3 drm/radeon/kms: add support for internal thermal sensors (v3) 15 лет назад
Makefile 8f879194f8 drm: replace drawable ioctl by noops 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 89c372647d drm: kill agp indirection mess 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 b3da8f7d2d drm: kill context_ctor callback 15 лет назад
drm_crtc.c 02b001624f drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback 15 лет назад
drm_crtc_helper.c 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 лет назад
drm_debugfs.c 73aa808f10 drm: Move the GTT accounting to i915 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_drv.c df8fcb0966 drm: kill dev->timer 15 лет назад
drm_edid.c 8fe9790d16 drm/edid: add helper function to detect monitor audio capability 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 21c74a8ea8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum 15 лет назад
drm_fops.c 5afda9e9a4 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 15 лет назад
drm_gem.c fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next 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 fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next 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 45ff46c54a drm: readd drm_lock_free in drm_unlock 15 лет назад
drm_memory.c 89c372647d drm: kill agp indirection mess 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 73aa808f10 drm: Move the GTT accounting to i915 15 лет назад
drm_scatter.c 59506197c7 drm: don't export drm_sg_alloc 15 лет назад
drm_sman.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 лет назад
drm_stub.c df8fcb0966 drm: kill dev->timer 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 fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next 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