Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
..
Kconfig d000b486ea drm: add better explanation for i830/i915 19 years ago
Makefile b82f87f6d4 [DRM]: Delete sparc64 FFB driver code that never gets built. 18 years ago
README.drm f54d1e40b2 drm: update README.drm (bugzilla #7933) 18 years ago
ati_pcigart.c f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
drm.h 99da6d861c drm: allow for more generic drm ioctls 18 years ago
drmP.h f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
drm_agpsupport.c 5d23fafb1b drm: possible cleanups 19 years ago
drm_auth.c 572225bedf drm: fix return value in auth function 19 years ago
drm_bufs.c 54ba2f76e2 drm: bring bufs code from git tree. 18 years ago
drm_context.c 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
drm_core.h 776c9443e2 drm: add support for secondary vertical blank interrupt to DRM core 18 years ago
drm_dma.c 59c51591a0 Fix occurrences of "the the " 18 years ago
drm_drawable.c 507c0185a7 drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended. 18 years ago
drm_drv.c 0515b93c0e drm: rename badly named define and cleanup ioctl code spacing 18 years ago
drm_fops.c 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
drm_hashtab.c c1185ccdfb drm: add missing NULL assignment 18 years ago
drm_hashtab.h cd839d0048 drm: port over use_vmalloc code from git hashtab 18 years ago
drm_ioc32.c cc5ef55fd0 [PATCH] struct path: convert drm 18 years ago
drm_ioctl.c 1f27ce6ab7 drm: fixup setversion return codes.. 19 years ago
drm_irq.c 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
drm_lock.c 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
drm_memory.c 004a772742 drm: remove drm_ioremap and drm_ioremapfree 18 years ago
drm_memory.h 004a772742 drm: remove drm_ioremap and drm_ioremapfree 18 years ago
drm_memory_debug.h 004a772742 drm: remove drm_ioremap and drm_ioremapfree 18 years ago
drm_mm.c 41ed5de971 drm: remove unused exports 18 years ago
drm_os_linux.h bc07dc7f07 drm: remove old taskqueue remnant 18 years ago
drm_pci.c 195b3a2d57 drm: drm_pci needs dma-mapping.h 19 years ago
drm_pciids.h f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
drm_proc.c 8311d570bc drm: Use ARRAY_SIZE macro when appropriate 18 years ago
drm_sarea.h b5e89ed53e drm: lindent the drm directory. 20 years ago
drm_scatter.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
drm_sman.c 1d58420bad drm: update core memory manager from git drm tree 18 years ago
drm_sman.h a1d0fcf5a1 drm: remove FALSE/TRUE that snuck in with simple memory manager changes. 19 years ago
drm_stub.c 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
drm_sysfs.c 94f060bd0f drm: fix return value check 18 years ago
drm_vm.c 59c51591a0 Fix occurrences of "the the " 18 years ago
i810_dma.c 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
i810_drm.h b5e89ed53e drm: lindent the drm directory. 20 years ago
i810_drv.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
i810_drv.h b9094d3aaa i810/i830: use drm_core_ioremap instead of drm_ioremap 18 years ago
i830_dma.c 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
i830_drm.h b5e89ed53e drm: lindent the drm directory. 20 years ago
i830_drv.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
i830_drv.h b9094d3aaa i810/i830: use drm_core_ioremap instead of drm_ioremap 18 years ago
i830_irq.c b5e89ed53e drm: lindent the drm directory. 20 years ago
i915_dma.c ce7dd06372 drm/i915: Add 965GM pci id update 18 years ago
i915_drm.h 376642cf2e drm: i915: Add SAREA fileds for determining which pipe to sync window buffer swaps to. 18 years ago
i915_drv.c 68815bad72 drm: add support for secondary vertical blank interrupt to i915 18 years ago
i915_drv.h 2228ed6722 drm: i915 updates 18 years ago
i915_ioc32.c cc5ef55fd0 [PATCH] struct path: convert drm 18 years ago
i915_irq.c eac681b3ae i915: Fix a DRM_ERROR that should be DRM_DEBUG. 18 years ago
i915_mem.c de227f5f32 drm: i915 patches from Tungsten Graphics 19 years ago
mga_dma.c 7ccf800e94 drm: update mga driver for new bootstrap code 20 years ago
mga_drm.h b5e89ed53e drm: lindent the drm directory. 20 years ago
mga_drv.c 958de71b1a drm: mga: set dev_priv_size 19 years ago
mga_drv.h 7ccf800e94 drm: update mga driver for new bootstrap code 20 years ago
mga_ioc32.c cc5ef55fd0 [PATCH] struct path: convert drm 18 years ago
mga_irq.c b5e89ed53e drm: lindent the drm directory. 20 years ago
mga_state.c a7a2cc315c drm: move ioctl flags to a bit field of flags 19 years ago
mga_ucode.h b5e89ed53e drm: lindent the drm directory. 20 years ago
mga_warp.c b5e89ed53e drm: lindent the drm directory. 20 years ago
r128_cce.c f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
r128_drm.h 83a9e29b0f drm: r128: comment aligment with drm git 18 years ago
r128_drv.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
r128_drv.h f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
r128_ioc32.c cc5ef55fd0 [PATCH] struct path: convert drm 18 years ago
r128_irq.c f26c473cdf drm: update PCIGART support from CVS 19 years ago
r128_state.c 83a9e29b0f drm: r128: comment aligment with drm git 18 years ago
r300_cmdbuf.c 1d6bb8e51d drm: Unify radeon offset checking. 18 years ago
r300_reg.h 59c51591a0 Fix occurrences of "the the " 18 years ago
radeon_cp.c f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
radeon_drm.h f2b04cd219 drm/radeon: upgrade to 1.27 - make PCI GART more flexible 18 years ago
radeon_drv.c 54a56ac583 drm: use radeon specific names for radeon flags 19 years ago
radeon_drv.h 453ff94ca5 radeon: Don't mess up page flipping when a file descriptor is closed. 18 years ago
radeon_ioc32.c cc5ef55fd0 [PATCH] struct path: convert drm 18 years ago
radeon_irq.c 94bb598e6b drm: fixup comment header style 18 years ago
radeon_mem.c 94bb598e6b drm: fixup comment header style 18 years ago
radeon_state.c 453ff94ca5 radeon: Don't mess up page flipping when a file descriptor is closed. 18 years ago
savage_bci.c 183b4aeefa drm: savage: compat fix from drm git. 18 years ago
savage_drm.h b5e89ed53e drm: lindent the drm directory. 20 years ago
savage_drv.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
savage_drv.h ce60fe02fb drm: drivers/char/drm/: make some functions static 19 years ago
savage_state.c 0d960d26c4 fix return code in error case. 19 years ago
sis_drm.h 952d751a14 drm: bring sis + tdfx up to latest CVS 19 years ago
sis_drv.c 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
sis_drv.h 7981bf7d49 drm: SiS 315 Awareness. 19 years ago
sis_mm.c fb41e54be4 drm: cleanups 19 years ago
tdfx_drv.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
tdfx_drv.h 952d751a14 drm: bring sis + tdfx up to latest CVS 19 years ago
via_3d_reg.h b5e89ed53e drm: lindent the drm directory. 20 years ago
via_dma.c ef68d29550 via: Make sure we flush write-combining using a follow-up read. 18 years ago
via_dmablit.c 40565f1962 [PATCH] Char: timers cleanup 18 years ago
via_dmablit.h 2185200cd2 drm: fix warning on alpha 19 years ago
via_drm.h d40c8533a5 drm: realign via driver with drm git tree 19 years ago
via_drv.c 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
via_drv.h a0a6dd0b22 via: Try to improve command-buffer chaining. 18 years ago
via_irq.c 689692e73e via: add some new chipsets 18 years ago
via_map.c 689692e73e via: add some new chipsets 18 years ago
via_mm.c d40c8533a5 drm: realign via driver with drm git tree 19 years ago
via_verifier.c 9b8d9d0e01 via: allow for npot texture pitch alignment 18 years ago
via_verifier.h 9b8d9d0e01 via: allow for npot texture pitch alignment 18 years ago
via_video.c 925142431b drm: update VIA driver to 2.7.2 20 years ago

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