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