David Herrmann ca481c9b2a drm/gem: implement vma access management 12 anos atrás
..
ast 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
cirrus 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
exynos a8e11d1c43 drm/gem: fix up flink name create race 12 anos atrás
gma500 291d284c60 Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next 12 anos atrás
i2c 179f1aa407 drm/i2c: tda998x: prepare for broken sync workaround 12 anos atrás
i810 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
i915 9712def2b3 Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next 12 anos atrás
mga 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
mgag200 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
nouveau b0e898ac55 drm: remove FASYNC support 12 anos atrás
omapdrm ddcd09d62b drm/omap: kill omap_gem_helpers.c 12 anos atrás
qxl b0e898ac55 drm: remove FASYNC support 12 anos atrás
r128 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
radeon 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
rcar-du b0e898ac55 drm: remove FASYNC support 12 anos atrás
savage 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
shmobile b0e898ac55 drm: remove FASYNC support 12 anos atrás
sis 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
tdfx 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
tilcdc a464d618c7 drm/tilcdc: use flip-work helper 12 anos atrás
ttm 5c692948d8 drm/ttm: kill unused functions 12 anos atrás
udl 5dc9e1e872 drm/udl: use gem get/put page helpers 12 anos atrás
via 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
vmwgfx 0faa4a8777 drm/vmwgfx: remove ->firstopen callback 12 anos atrás
Kconfig cc6a36f2fe drm: DRM should depend on HAS_DMA 12 anos atrás
Makefile cb6458f97b drm: remove procfs code, take 2 12 anos atrás
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 anos atrás
ati_pcigart.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_agpsupport.c 28ec711cd4 drm/agp: move AGP cleanup paths to drm_agpsupport.c 12 anos atrás
drm_auth.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_buffer.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_bufs.c 6eb9278ada drm: remove the dma_ioctl special-case 12 anos atrás
drm_cache.c 2db76d7c3c lib/scatterlist: sg_page_iter: support sg lists w/o backing pages 12 anos atrás
drm_context.c 7c510133d9 drm: mark context support as a legacy subsystem 12 anos atrás
drm_crtc.c 86f422d5be drm: Make drm_mode_remove() static 12 anos atrás
drm_crtc_helper.c 25f397a429 drm/crtc-helper: explicit DPMS on after modeset 12 anos atrás
drm_debugfs.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_dma.c e2e99a8206 drm: mark dma setup/teardown as legacy systems 12 anos atrás
drm_dp_helper.c 28164fdad8 drm/doc: add new dp helpers into drm DocBook 12 anos atrás
drm_drv.c f336ab7600 drm: move dev data clearing from drm_setup to lastclose 12 anos atrás
drm_edid.c 15747638e6 drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes 12 anos atrás
drm_edid_load.c 496fd15bee drm: avoid warning in drm_load_edid_firmware() 12 anos atrás
drm_encoder_slave.c d1fd3ddc46 drm: refactor call to request_module 12 anos atrás
drm_fb_cma_helper.c 2c9c52e853 drm: Make drm_fb_cma_describe() static 12 anos atrás
drm_fb_helper.c 04c0c569d4 drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional 12 anos atrás
drm_flip_work.c cabaafc789 drm: add flip-work helper 12 anos atrás
drm_fops.c 319c933c71 drm/prime: proper locking+refcounting for obj->dma_buf link 12 anos atrás
drm_gem.c ca481c9b2a drm/gem: implement vma access management 12 anos atrás
drm_gem_cma_helper.c 43387b37fa drm/gem: create drm_gem_dumb_destroy 12 anos atrás
drm_global.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_hashtab.c b67bfe0d42 hlist: drop the node parameter from iterators 12 anos atrás
drm_info.c cd4f013f3a drm/gem: switch dev->object_name_lock to a mutex 12 anos atrás
drm_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_ioctl.c d79cdc8312 drm: no-op out GET_STATS ioctl 12 anos atrás
drm_irq.c b7ea85a4fe drm: fix a use-after-free when GPU acceleration disabled 12 anos atrás
drm_lock.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_memory.c d678959f0a drm/memory: don't export agp helpers 12 anos atrás
drm_mm.c c700c67bae drm/mm: remove unused API 12 anos atrás
drm_modes.c 67587e8689 drm: Remove drm_mode_list_concat() 12 anos atrás
drm_pci.c 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
drm_platform.c 66cc8b6b8b drm: Make drm_get_platform_dev() static 12 anos atrás
drm_prime.c d0b2c5334f drm/prime: Always add exported buffers to the handle cache 12 anos atrás
drm_rect.c e7272df342 drm: Add drm_rect_debug_print() 12 anos atrás
drm_scatter.c 8e194bbf96 drm: disallow legacy sg ioctls for modesetting drivers 12 anos atrás
drm_stub.c cb6458f97b drm: remove procfs code, take 2 12 anos atrás
drm_sysfs.c cf4b91f2d9 drm: Convert drm class driver from legacy pm ops to dev_pm_ops 12 anos atrás
drm_trace.h 04274cd058 drm: fix print format of sequence in trace point 12 anos atrás
drm_trace_points.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 anos atrás
drm_usb.c 9f23de52b6 drm/usb: bind driver to correct device 12 anos atrás
drm_vm.c 281856477c drm: rip out drm_core_has_MTRR checks 12 anos atrás
drm_vma_manager.c 88d7ebe593 drm/vma: add access management helpers 12 anos atrás

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