Linus Torvalds 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master пре 11 година
..
armada c39b06951f DRM: armada: fix corruption while loading cursors пре 11 година
ast a82049b1f1 drm/ast: fix value check in cbr_scan2 пре 11 година
bochs c044330baa drm: bochs: drop unused struct fields пре 11 година
bridge 96e112c444 drm/bridge: export ptn3460_init function пре 11 година
cirrus 2f1e800799 drm: cirrus: add power management support пре 11 година
exynos cbe97414c2 drm/exynos: call find_vma with the mmap_sem held пре 11 година
gma500 e9f37d3a8d Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux пре 11 година
i2c 5e7fe2fef4 drm/i2c: tda998x: always use the same device for all kernel messages пре 12 година
i810 24986ee069 drm: kill DRIVER_REQUIRE_AGP пре 12 година
i915 776edb5931 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next пре 11 година
mga 06a8c6509a drivers: gpu: Include appropriate header file in mga_ioc32.c пре 12 година
mgag200 f4510a2752 drm: Replace crtc fb with primary plane fb (v3) пре 11 година
msm 7d8d9f6705 drm/msm/mdp4: cure for the cursor blues (v2) пре 11 година
nouveau d9bd44933c Merge branch 'acpi-video' пре 11 година
omapdrm f2d022aa42 drm/omap: fix the handling of fb ref counts пре 11 година
panel 243b930f8b Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next пре 11 година
qxl c75230833c drm/ttm: Hide the implementation details of reservation пре 11 година
r128 1302b23f88 drivers: gpu: Include appropriate header file in r128_ioc32.c пре 12 година
radeon 91b0275c0e drm/radeon: use the CP DMA on CIK пре 11 година
rcar-du d9961b2271 drm/rcar-du: Handle encoder initialization failures пре 11 година
savage 85b2331b34 drm: Kill DRM_*MEMORYBARRIER пре 12 година
shmobile f4510a2752 drm: Replace crtc fb with primary plane fb (v3) пре 11 година
sis 902f4a7400 drivers: gpu: Mark function as static in sis_drv.c пре 12 година
tdfx 281856477c drm: rip out drm_core_has_MTRR checks пре 12 година
tegra 917db41045 Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next пре 11 година
tilcdc f4510a2752 drm: Replace crtc fb with primary plane fb (v3) пре 11 година
ttm 8d51a977a4 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next пре 11 година
udl 737583f07e USB: udl: proper error reporting пре 11 година
via 1e164bb87d drivers: gpu: Mark function as static in via_drv.c пре 12 година
vmwgfx cbd75e97a5 drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2 пре 11 година
Kconfig a9fe713d7d drm/bridge: Add PTN3460 bridge driver пре 11 година
Makefile 8d75454420 drm: Split out drm_probe_helper.c from drm_crtc_helper.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 пре 12 година
drm_auth.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_buffer.c 1d6ac185c3 drm: Kill DRM_COPY_(TO|FROM)_USER пре 12 година
drm_bufs.c d9906753bb drm: rip out drm_core_has_AGP пре 12 година
drm_cache.c 2a0788dc9b x86: Use clflushopt in drm_clflush_virt_range пре 12 година
drm_context.c fc6ff1935b drm: Kill ctx_count from struct drm_device пре 12 година
drm_crtc.c 681e7ec730 drm: Allow userspace to ask for universal plane list (v2) пре 11 година
drm_crtc_helper.c ba6f582606 drm/crtc-helper: skip locking checks in panicking path пре 11 година
drm_crtc_internal.h 8bd441b27e drm: move drm_mode related functions into drm_modes.c пре 11 година
drm_debugfs.c 36f73b2f97 drm: Make drm_debugfs_list const пре 12 година
drm_dma.c e2e99a8206 drm: mark dma setup/teardown as legacy systems пре 12 година
drm_dp_helper.c 732d50b431 drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) пре 11 година
drm_drv.c 4beb6d9fa6 drm: Add a function to get the ioctl flags пре 11 година
drm_edid.c 5a08c07526 Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next пре 11 година
drm_edid_load.c ce456e0396 drm/edid: Make edid_load() return a void * пре 12 година
drm_encoder_slave.c 3ee81b7aef drm: encoder_slave: Don't use i2c_client->driver пре 12 година
drm_fb_cma_helper.c 2c9c52e853 drm: Make drm_fb_cma_describe() static пре 12 година
drm_fb_helper.c c683f427bd drm: Prefer noninterlace cmdline mode unless explicitly specified пре 11 година
drm_flip_work.c 498d319bb5 kfifo API type safety пре 12 година
drm_fops.c e9f37d3a8d Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux пре 11 година
drm_gem.c 978c605016 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next пре 11 година
drm_gem_cma_helper.c f4d1b02129 drm: gem-cma: Fix warnings due to improper printk formats пре 11 година
drm_global.c 5a6b088fd3 drm: Remove unused variable in drm_global_item_ref() пре 12 година
drm_hashtab.c b67bfe0d42 hlist: drop the node parameter from iterators пре 13 година
drm_info.c 99c09e745d drm: remove dev->vma_count пре 12 година
drm_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ пре 13 година
drm_ioctl.c 681e7ec730 drm: Allow userspace to ask for universal plane list (v2) пре 11 година
drm_irq.c 4e857c58ef arch: Mass conversion of smp_mb__*() пре 11 година
drm_lock.c 0111be4218 drm: Kill drm perf counter leftovers пре 12 година
drm_memory.c d2e546b855 drm: rip out DRM_AGP_MEM and DRM_AGP_KERN пре 12 година
drm_mipi_dsi.c e49640da76 drm/mipi_dsi: create dsi devices only for nodes with reg property пре 11 година
drm_mm.c 004f388559 drm/mm: Don't WARN if drm_mm_reserve_node пре 11 година
drm_modes.c f5aabb978d drm: polish function kerneldoc for drm_modes.[hc] пре 11 година
drm_panel.c aead40ea0b drm: Add panel support пре 12 година
drm_pci.c 5a08c07526 Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next пре 11 година
drm_plane_helper.c b6ccd7b987 drm/plane-helper: Don't fake-implement primary plane disabling пре 11 година
drm_platform.c 099d1c290e drm: provide device-refcount пре 11 година
drm_prime.c e9f37d3a8d Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux пре 11 година
drm_probe_helper.c 8d75454420 drm: Split out drm_probe_helper.c from drm_crtc_helper.c пре 11 година
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 681e7ec730 drm: Allow userspace to ask for universal plane list (v2) пре 11 година
drm_sysfs.c a1f84f57f9 drm/sysfs: fix OOM verification пре 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 099d1c290e drm: provide device-refcount пре 11 година
drm_vm.c 99c09e745d drm: remove dev->vma_count пре 12 година
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