Daniel Vetter 8ee661b505 drm/i915: Undo gtt scratch pte unmapping again 11 years ago
..
armada ae693400bd Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes 11 years ago
ast 8b7ad1bb3d drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion 11 years ago
bochs 77ac9a05d4 drm: fix bochs kconfig dependencies 11 years ago
cirrus 8b7ad1bb3d drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion 11 years ago
exynos 85d898bf8f drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c 11 years ago
gma500 9b0cd304f2 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 11 years ago
i2c 71c68c4fc9 drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path. 11 years ago
i810 24986ee069 drm: kill DRIVER_REQUIRE_AGP 11 years ago
i915 8ee661b505 drm/i915: Undo gtt scratch pte unmapping again 11 years ago
mga 06a8c6509a drivers: gpu: Include appropriate header file in mga_ioc32.c 11 years ago
mgag200 8b7ad1bb3d drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion 11 years ago
msm 7431105b14 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next 11 years ago
nouveau adbbdbac04 drm/nouveau: fail runtime pm properly. 11 years ago
omapdrm dee13f12f6 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next 11 years ago
panel 70bf6878a8 drm/panel: update EDID BLOB in panel_simple_get_modes() 11 years ago
qxl 9b0cd304f2 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 11 years ago
r128 1302b23f88 drivers: gpu: Include appropriate header file in r128_ioc32.c 11 years ago
radeon c53c6beddc drm/radeon: fix runtime suspend breaking secondary GPUs 11 years ago
rcar-du e6c3dcdea6 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next 11 years ago
savage 85b2331b34 drm: Kill DRM_*MEMORYBARRIER 11 years ago
shmobile 405bea7a9e drm/shmob: call drm_put_dev directly from ->remove hook 11 years ago
sis 902f4a7400 drivers: gpu: Mark function as static in sis_drv.c 11 years ago
tdfx 281856477c drm: rip out drm_core_has_MTRR checks 12 years ago
tegra b189153790 drm/tegra: Add guard to avoid double disable/enable of RGB outputs 11 years ago
tilcdc b04a590623 drm: store the gem vma offset manager in a typed pointer 11 years ago
ttm 9ef7506f7e drm/ttm: don't oops if no invalidate_caches() 11 years ago
udl 347cf10aed drm/udl: take reference to device struct for dma-bufs 11 years ago
via 1e164bb87d drivers: gpu: Mark function as static in via_drv.c 11 years ago
vmwgfx 4b0c82529b drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode 11 years ago
Kconfig 0a6659bdc5 drm/bochs: new driver 11 years ago
Makefile 0a6659bdc5 drm/bochs: new driver 11 years ago
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
ati_pcigart.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 years ago
drm_agpsupport.c d2e546b855 drm: rip out DRM_AGP_MEM and DRM_AGP_KERN 11 years ago
drm_auth.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 years ago
drm_buffer.c 1d6ac185c3 drm: Kill DRM_COPY_(TO|FROM)_USER 11 years ago
drm_bufs.c d9906753bb drm: rip out drm_core_has_AGP 11 years ago
drm_cache.c 2db76d7c3c lib/scatterlist: sg_page_iter: support sg lists w/o backing pages 12 years ago
drm_context.c fc6ff1935b drm: Kill ctx_count from struct drm_device 12 years ago
drm_crtc.c 45ab1e0780 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next 11 years ago
drm_crtc_helper.c 45ab1e0780 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next 11 years ago
drm_debugfs.c 36f73b2f97 drm: Make drm_debugfs_list const 12 years ago
drm_dma.c e2e99a8206 drm: mark dma setup/teardown as legacy systems 12 years ago
drm_dp_helper.c 0aec288130 drm/dp: constify DP DPCD helpers 12 years ago
drm_drv.c 5952fba501 drm: Kill file_priv->ioctl_count tracking 11 years ago
drm_edid.c 985e5dc207 drm/edid: Populate picture aspect ratio for CEA modes 11 years ago
drm_edid_load.c ce456e0396 drm/edid: Make edid_load() return a void * 11 years ago
drm_encoder_slave.c 3ee81b7aef drm: encoder_slave: Don't use i2c_client->driver 12 years ago
drm_fb_cma_helper.c 2c9c52e853 drm: Make drm_fb_cma_describe() static 12 years ago
drm_fb_helper.c 520edd139a drm: do not steal the display if we have a master 11 years ago
drm_flip_work.c 498d319bb5 kfifo API type safety 12 years ago
drm_fops.c 99c09e745d drm: remove dev->vma_count 11 years ago
drm_gem.c 6ab11a2635 drm/gem: Always initialize the gem object in object_init 11 years ago
drm_gem_cma_helper.c a09e9a7a4b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 12 years ago
drm_global.c 5a6b088fd3 drm: Remove unused variable in drm_global_item_ref() 12 years ago
drm_hashtab.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
drm_info.c 99c09e745d drm: remove dev->vma_count 11 years ago
drm_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 years ago
drm_ioctl.c 8716ed4e7b drm: add DRM_CAPs for cursor size 11 years ago
drm_irq.c 8072bfa604 drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos() 11 years ago
drm_lock.c 0111be4218 drm: Kill drm perf counter leftovers 12 years ago
drm_memory.c d2e546b855 drm: rip out DRM_AGP_MEM and DRM_AGP_KERN 11 years ago
drm_mipi_dsi.c 068a002339 drm: Add MIPI DSI bus support 11 years ago
drm_mm.c efa27f9cec Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next 12 years ago
drm_modes.c abce1ec9b0 Revert "drm: copy mode type in drm_mode_connector_list_update()" 11 years ago
drm_panel.c aead40ea0b drm: Add panel support 11 years ago
drm_pci.c 27410e8248 drm: Fix use-after-free in the shadow-attache exit code 11 years ago
drm_platform.c b3f2333de8 drm: restrict the device list for shadow attached drivers 11 years ago
drm_prime.c 36dccc840a drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays() 12 years ago
drm_rect.c e7272df342 drm: Add drm_rect_debug_print() 12 years ago
drm_scatter.c 8e194bbf96 drm: disallow legacy sg ioctls for modesetting drivers 12 years ago
drm_stub.c cfd72a4c20 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next 11 years ago
drm_sysfs.c a1f84f57f9 drm/sysfs: fix OOM verification 11 years ago
drm_trace.h 04274cd058 drm: fix print format of sequence in trace point 12 years ago
drm_trace_points.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 years ago
drm_usb.c 8eed55be96 drivers: gpu: Include appropriate header file in drm_usb.c 11 years ago
drm_vm.c 99c09e745d drm: remove dev->vma_count 11 years ago
drm_vma_manager.c 88d7ebe593 drm/vma: add access management helpers 12 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