Y.C. Chen 83502a5d34 drm/ast: AST2000 cannot be detected correctly 11 years ago
..
armada a7d7a143d0 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 11 years ago
ast 83502a5d34 drm/ast: AST2000 cannot be detected correctly 11 years ago
bochs 9baa3c34ac PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 11 years ago
bridge 34ea3d3863 drm: add register and unregister functions for connectors 11 years ago
cirrus 9baa3c34ac PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 11 years ago
exynos a7d7a143d0 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 11 years ago
gma500 9baa3c34ac PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 11 years ago
i2c 74cd62ea46 drm/tda998x: update for new drm connector APIs. 11 years ago
i810 59e2623b43 i810: use pci_zalloc_consistent 11 years ago
i915 7a98948f3b drm/i915: Wait for vblank before enabling the TV encoder 11 years ago
mga f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
mgag200 9baa3c34ac PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 11 years ago
msm 3a10ba8c6b drm/msm: don't crash if no msm.vram param 11 years ago
nouveau 68c78bd67b Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes 11 years ago
omapdrm 9e9ac89666 Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux 11 years ago
panel 9746c61960 drm/panel: simple: Use devm_gpiod_get_optional() 11 years ago
qxl 9baa3c34ac PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 11 years ago
r128 f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
radeon ff4377924f drm/radeon/dpm: set the thermal type properly for special configs 11 years ago
rcar-du 8bed5cc765 drm/rcar-du: Fix maximum frame buffer pitch computation 11 years ago
savage f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
shmobile 681ff260bf drm: shmobile: fix warnings 11 years ago
sis f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
sti f5ec6c4bcd drm: sti: Add missing dependency on RESET_CONTROLLER 11 years ago
tdfx 281856477c drm: rip out drm_core_has_MTRR checks 12 years ago
tegra 44c916d58b Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 11 years ago
tilcdc 62eb3e20f8 drm/tilcdc: Fix build breakage 11 years ago
ttm 9138475862 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 11 years ago
udl bf02d87fa4 drm/udl: use helpers 11 years ago
via f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
vmwgfx f01ea0c3d9 drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle 11 years ago
Kconfig 0aea5e4aa2 drm/radeon: use an intervall tree to manage the VMA v2 11 years ago
Makefile 21d70354bb drm: move drm_stub.c to drm_drv.c 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 74f20788a7 drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree 11 years ago
drm_bufs.c b008c0fc95 drm: remove unused "struct drm_freelist" 11 years ago
drm_cache.c 7927096868 drm: Missed clflushopt in drm_clflush_virt_range 11 years ago
drm_context.c e7b96070dd drm: mark drm_context support as legacy 11 years ago
drm_crtc.c 00e7208997 drm: fix division-by-zero on dumb_create() 11 years ago
drm_crtc_helper.c d980b1831c drm/crtc-helper: use drm_framebuffer flags 11 years ago
drm_crtc_internal.h 8bd441b27e drm: move drm_mode related functions into drm_modes.c 11 years ago
drm_debugfs.c 4cf2b28146 drm/debugfs: add an "edid_override" file per connector 11 years ago
drm_dma.c e2e99a8206 drm: mark dma setup/teardown as legacy systems 12 years ago
drm_dp_helper.c 4f71d0cb76 drm/dp: add a hw mutex around the transfer functions. (v2) 11 years ago
drm_dp_mst_topology.c 8fa6a4255e drm/dp: Staticize a couple of DP utility functions 11 years ago
drm_drv.c 7963e9db1b Revert "drm: drop redundant drm_file->is_master" 11 years ago
drm_edid.c 4dac3edfe6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next 11 years ago
drm_edid_load.c 259338205c drm: replace drm_get_connector_name() with direct name field use 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 10a2310265 drm: Introduce drm_fb_helper_prepare() 11 years ago
drm_fb_helper.c 65c2a89c30 drm/fb_helper: allow adding/removing connectors later 11 years ago
drm_flip_work.c 498d319bb5 kfifo API type safety 12 years ago
drm_fops.c 7963e9db1b Revert "drm: drop redundant drm_file->is_master" 11 years ago
drm_gem.c 0cdbe8ac69 drm/gem: remove misleading gfp parameter to get_pages() 11 years ago
drm_gem_cma_helper.c e7c3634713 drm: gem_cma: Use ERR_CAST helper 11 years ago
drm_global.c 5a6b088fd3 drm: Remove unused variable in drm_global_item_ref() 12 years ago
drm_hashtab.c 1d023284c3 list: fix order of arguments for hlist_add_after(_rcu) 11 years ago
drm_info.c b008c0fc95 drm: remove unused "struct drm_freelist" 11 years ago
drm_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 13 years ago
drm_ioctl.c 7963e9db1b Revert "drm: drop redundant drm_file->is_master" 11 years ago
drm_irq.c d2cb58c85c drm: Use ktime_mono_to_real() 11 years ago
drm_legacy.h e7b96070dd drm: mark drm_context support as legacy 11 years ago
drm_lock.c 7963e9db1b Revert "drm: drop redundant drm_file->is_master" 11 years ago
drm_memory.c d2e546b855 drm: rip out DRM_AGP_MEM and DRM_AGP_KERN 11 years ago
drm_mipi_dsi.c 3c523d7d38 drm/dsi: Use peripheral's channel for DCS commands 11 years ago
drm_mm.c 004f388559 drm/mm: Don't WARN if drm_mm_reserve_node 11 years ago
drm_modes.c b87577b7c7 drm: try harder to avoid regression when merging mode bits 11 years ago
drm_modeset_lock.c fb54918af7 drm: fix uninitialized acquire_ctx fields (v2) 11 years ago
drm_of.c 7e435aad38 drm: add of_graph endpoint helper to find possible CRTCs 11 years ago
drm_panel.c aead40ea0b drm: Add panel support 11 years ago
drm_pci.c c6a1af8a16 drm: Add device registration documentation 11 years ago
drm_plane_helper.c 3281cc7e34 drm/plane-helper: Use proper plane init function 11 years ago
drm_platform.c c6a1af8a16 drm: Add device registration documentation 11 years ago
drm_prime.c 3aac4502fd dma-buf: use reservation objects 11 years ago
drm_probe_helper.c 4cf2b28146 drm/debugfs: add an "edid_override" file per connector 11 years ago
drm_rect.c 07074006cd drm: Add drm_rect rotation functions 11 years ago
drm_scatter.c 8e194bbf96 drm: disallow legacy sg ioctls for modesetting drivers 12 years ago
drm_sysfs.c e17280758c drm: make sysfs device always available for minors 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 c6a1af8a16 drm: Add device registration documentation 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