Darren Etheridge db2b4bd09b drm/tilcdc: fixing off by one errors found on analyzer пре 12 година
..
ast 247d36d751 drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} пре 12 година
cirrus 247d36d751 drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} пре 12 година
exynos fb85ac4da8 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers пре 12 година
gma500 e6eea1536e Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes пре 12 година
i2c e7792ce2da drm/i2c: nxp-tda998x (v3) пре 12 година
i810 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
i915 4300a0f8bd Merge tag 'v3.10-rc7' into drm-next пре 12 година
mga 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
mgag200 abbee62387 drm/mgag200: Added resolution and bandwidth limits for various G200e products. пре 12 година
nouveau 4300a0f8bd Merge tag 'v3.10-rc7' into drm-next пре 12 година
omapdrm dc8de1ae7f drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2" пре 12 година
qxl fb85ac4da8 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers пре 12 година
r128 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
radeon 4300a0f8bd Merge tag 'v3.10-rc7' into drm-next пре 12 година
rcar-du 4bf8e1962f drm: Renesas R-Car Display Unit DRM driver пре 12 година
savage 247d36d751 drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} пре 12 година
shmobile 227c1fb28c drm/shmobile: Enable compilation on all ARM platforms пре 12 година
sis ff512357fe drm/sis: convert to idr_alloc() пре 12 година
tdfx 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
tilcdc db2b4bd09b drm/tilcdc: fixing off by one errors found on analyzer пре 12 година
ttm 025df77554 drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT пре 12 година
udl fb85ac4da8 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers пре 12 година
via 36888db247 drm/via: convert to idr_alloc() пре 12 година
vmwgfx a5d0f5766f drm/vmwgfx: Don't access file_priv in cursor_set when handle==0 пре 12 година
Kconfig 4bf8e1962f drm: Renesas R-Car Display Unit DRM driver пре 12 година
Makefile 4bf8e1962f drm: Renesas R-Car Display Unit DRM driver пре 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 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
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 0dd99f1bfc drm: Don't leak phys_wc "handles" to userspace пре 12 година
drm_cache.c 2db76d7c3c lib/scatterlist: sg_page_iter: support sg lists w/o backing pages пре 12 година
drm_context.c 2e928815c1 drm: convert to idr_alloc() пре 12 година
drm_crtc.c 5cef29aa52 drm: fix fb leak in setcrtc пре 12 година
drm_crtc_helper.c 160954b7bc drm: kms_helper: don't lose hotplug event пре 12 година
drm_debugfs.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_dma.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_dp_helper.c 28164fdad8 drm/doc: add new dp helpers into drm DocBook пре 12 година
drm_drv.c b9434d0f16 drm: Use names of ioctls in debug traces пре 12 година
drm_edid.c c7d015f319 drm/edid: Don't print messages regarding stereo or csync by default пре 12 година
drm_edid_load.c 8d06cd0af6 drm: Cocci spatch "memdup.spatch" пре 12 година
drm_encoder_slave.c d1fd3ddc46 drm: refactor call to request_module пре 12 година
drm_fb_cma_helper.c ca18e1426b Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next пре 12 година
drm_fb_helper.c 04c0c569d4 drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional пре 12 година
drm_fops.c a8ec3a6629 drm: correctly restore mappings if drm_open fails пре 12 година
drm_gem.c 1c5aafa6ee drm/gem: Split drm_gem_mmap() into object search and object mapping пре 12 година
drm_gem_cma_helper.c f6fb754dc6 drm/cma: Cocci spatch "ptr_ret.spatch" пре 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 0dd99f1bfc drm: Don't leak phys_wc "handles" to userspace пре 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 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_mm.c 3a359f0b21 drm/mm: fix dump table BUG пре 12 година
drm_modes.c 9bc3cd5673 drm: Sort connector modes based on vrefresh пре 12 година
drm_pci.c f435046d38 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional пре 12 година
drm_platform.c a16d4f8601 drm: platform: Don't initialize driver-private data пре 12 година
drm_prime.c 4300a0f8bd Merge tag 'v3.10-rc7' into drm-next пре 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 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_stub.c 53ef1600bd drm: drm_stub: Fixing return value if driver master_set call failed пре 12 година
drm_sysfs.c 5849556328 drm: remove legacy drm_connector_property fxns пре 12 година
drm_trace.h b9c2c9ae88 drm: add per-event vblank event trace points пре 15 година
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 година

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