Daniel Vetter 1216f73237 drm/gem: WARN about unbalanced handle refcounts пре 12 година
..
ast b0e898ac55 drm: remove FASYNC support пре 12 година
cirrus b0e898ac55 drm: remove FASYNC support пре 12 година
exynos d0ed8d27fa drm/exynos: explicit store base gem object in dma_buf->priv пре 12 година
gma500 8b9ba7a38c drm/gma500: use gem get/put page helpers пре 12 година
i2c 179f1aa407 drm/i2c: tda998x: prepare for broken sync workaround пре 12 година
i810 b0e898ac55 drm: remove FASYNC support пре 12 година
i915 c1d6798d20 drm: use common drm_gem_dmabuf_release in i915/exynos drivers пре 12 година
mga b0e898ac55 drm: remove FASYNC support пре 12 година
mgag200 b0e898ac55 drm: remove FASYNC support пре 12 година
nouveau b0e898ac55 drm: remove FASYNC support пре 12 година
omapdrm ddcd09d62b drm/omap: kill omap_gem_helpers.c пре 12 година
qxl b0e898ac55 drm: remove FASYNC support пре 12 година
r128 b0e898ac55 drm: remove FASYNC support пре 12 година
radeon b0e898ac55 drm: remove FASYNC support пре 12 година
rcar-du b0e898ac55 drm: remove FASYNC support пре 12 година
savage b0e898ac55 drm: remove FASYNC support пре 12 година
shmobile b0e898ac55 drm: remove FASYNC support пре 12 година
sis b0e898ac55 drm: remove FASYNC support пре 12 година
tdfx b0e898ac55 drm: remove FASYNC support пре 12 година
tilcdc a464d618c7 drm/tilcdc: use flip-work helper пре 12 година
ttm 5c692948d8 drm/ttm: kill unused functions пре 12 година
udl 5dc9e1e872 drm/udl: use gem get/put page helpers пре 12 година
via b0e898ac55 drm: remove FASYNC support пре 12 година
vmwgfx b0e898ac55 drm: remove FASYNC support пре 12 година
Kconfig cc6a36f2fe drm: DRM should depend on HAS_DMA пре 12 година
Makefile cabaafc789 drm: add flip-work helper пре 12 година
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. пре 17 година
ati_pcigart.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_agpsupport.c 28ec711cd4 drm/agp: move AGP cleanup paths to drm_agpsupport.c пре 12 година
drm_auth.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_buffer.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_bufs.c 687fbb2e4f drm: rip out DRIVER_FB_DMA and related code пре 12 година
drm_cache.c 2db76d7c3c lib/scatterlist: sg_page_iter: support sg lists w/o backing pages пре 12 година
drm_context.c 7c510133d9 drm: mark context support as a legacy subsystem пре 12 година
drm_crtc.c b21e3afe23 drm: use ida to allocate connector ids пре 12 година
drm_crtc_helper.c 25f397a429 drm/crtc-helper: explicit DPMS on after modeset пре 12 година
drm_debugfs.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_dma.c e2e99a8206 drm: mark dma setup/teardown as legacy systems пре 12 година
drm_dp_helper.c 28164fdad8 drm/doc: add new dp helpers into drm DocBook пре 12 година
drm_drv.c b21e3afe23 drm: use ida to allocate connector ids пре 12 година
drm_edid.c fe2ef78066 drm: add assertion for checking null edid to drm_edid_block_valid пре 12 година
drm_edid_load.c 496fd15bee drm: avoid warning in drm_load_edid_firmware() пре 12 година
drm_encoder_slave.c d1fd3ddc46 drm: refactor call to request_module пре 12 година
drm_fb_cma_helper.c 8b513d0cf6 treewide: Fix typo in printk пре 12 година
drm_fb_helper.c 04c0c569d4 drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional пре 12 година
drm_flip_work.c cabaafc789 drm: add flip-work helper пре 12 година
drm_fops.c b0e898ac55 drm: remove FASYNC support пре 12 година
drm_gem.c 1216f73237 drm/gem: WARN about unbalanced handle refcounts пре 12 година
drm_gem_cma_helper.c 43387b37fa drm/gem: create drm_gem_dumb_destroy пре 12 година
drm_global.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_hashtab.c b67bfe0d42 hlist: drop the node parameter from iterators пре 12 година
drm_info.c 08bce0ac3b drm/debugfs: remove redundant info from gem_names пре 12 година
drm_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_ioctl.c d79cdc8312 drm: no-op out GET_STATS ioctl пре 12 година
drm_irq.c b7ea85a4fe drm: fix a use-after-free when GPU acceleration disabled пре 12 година
drm_lock.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_memory.c d678959f0a drm/memory: don't export agp helpers пре 12 година
drm_mm.c c700c67bae drm/mm: remove unused API пре 12 година
drm_modes.c b17df86ece drm: Remove drm_mode_validate_clocks пре 12 година
drm_pci.c 28ec711cd4 drm/agp: move AGP cleanup paths to drm_agpsupport.c пре 12 година
drm_platform.c a16d4f8601 drm: platform: Don't initialize driver-private data пре 12 година
drm_prime.c 01ce605a7b drm/prime: remove cargo-cult locking from map_sg helper пре 12 година
drm_proc.c 8bc742e13f drm: proc: Use remove_proc_subtree() пре 12 година
drm_rect.c e7272df342 drm: Add drm_rect_debug_print() пре 12 година
drm_scatter.c 8e194bbf96 drm: disallow legacy sg ioctls for modesetting drivers пре 12 година
drm_stub.c 7c510133d9 drm: mark context support as a legacy subsystem пре 12 година
drm_sysfs.c cf4b91f2d9 drm: Convert drm class driver from legacy pm ops to dev_pm_ops пре 12 година
drm_trace.h 04274cd058 drm: fix print format of sequence in trace point пре 12 година
drm_trace_points.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_usb.c 9f23de52b6 drm/usb: bind driver to correct device пре 12 година
drm_vm.c fdcdec06a3 drm_vm: drop explicit VM_IO setting пре 12 година
drm_vma_manager.c 31e5d7c67b drm/mm: add "best_match" flag to drm_mm_insert_node() пре 12 година

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