Dave Airlie 173fa4eccc Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes 13 vuotta sitten
..
exynos 677e84c1b5 drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv 13 vuotta sitten
gma500 a1978f74da gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE 13 vuotta sitten
i2c d9bc3c02e3 drm: add convenience function to create an range property 14 vuotta sitten
i810 966e0cdd50 drm: drop setting vm_file to filp 14 vuotta sitten
i915 15a13bbdff drm/i915: clear fencing tracking state when retiring requests 13 vuotta sitten
mga 466e69b8b0 drm: move pci bus master enable into driver. 14 vuotta sitten
nouveau f3718a818f Revert "nouveau/bios: Fix tracking of BIOS image data" 13 vuotta sitten
r128 466e69b8b0 drm: move pci bus master enable into driver. 14 vuotta sitten
radeon 46783150a6 drm/radeon: only add the mm i2c bus if the hw_i2c module param is set 13 vuotta sitten
savage 6587eb8261 drm/savage: fix integer overflows in savage_bci_cmdbuf() 13 vuotta sitten
sis 466e69b8b0 drm: move pci bus master enable into driver. 14 vuotta sitten
tdfx e08e96de98 drm: Make the per-driver file_operations struct const 14 vuotta sitten
ttm be53bfdb80 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 vuotta sitten
udl fa9e855025 mm, drm/udl: fixup vma flags on mmap 13 vuotta sitten
via 466e69b8b0 drm: move pci bus master enable into driver. 14 vuotta sitten
vmwgfx be53bfdb80 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 vuotta sitten
Kconfig 3248877ea1 drm: base prime/dma-buf support (v5) 13 vuotta sitten
Makefile 3248877ea1 drm: base prime/dma-buf support (v5) 13 vuotta sitten
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 vuotta sitten
ati_pcigart.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_agpsupport.c 4af72e2865 drm: kill drm_agp_chipset_flush 15 vuotta sitten
drm_auth.c 598781d711 drm: Fix authentication kernel crash 14 vuotta sitten
drm_buffer.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_bufs.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_cache.c 1c9c20f602 drm: remove the second argument of k[un]map_atomic() 13 vuotta sitten
drm_context.c 09b4ea47d1 drm: make DRM_UNLOCKED ioctls with their own mutex 14 vuotta sitten
drm_crtc.c 9c1dfc5574 drm/usb: move usb support into a separate module 13 vuotta sitten
drm_crtc_helper.c da0df92b57 drm: allow loading an EDID as firmware to override broken monitor 13 vuotta sitten
drm_debugfs.c b3e067c0b2 drm: serialize access to list of debugfs files 14 vuotta sitten
drm_dma.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_dp_i2c_helper.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
drm_drv.c 3248877ea1 drm: base prime/dma-buf support (v5) 13 vuotta sitten
drm_edid.c ef61d3d8b7 drm: remove unneeded redefinition of DDC_ADDR 13 vuotta sitten
drm_edid_load.c da0df92b57 drm: allow loading an EDID as firmware to override broken monitor 13 vuotta sitten
drm_edid_modes.h 54ac76f851 drm/edid: support CEA video modes. 14 vuotta sitten
drm_encoder_slave.c e0cd360813 gpu: add module.h to drivers/gpu files as required. 14 vuotta sitten
drm_fb_helper.c 62fb376e21 drm: Validate requested virtual size against allocated fb size 13 vuotta sitten
drm_fops.c 3248877ea1 drm: base prime/dma-buf support (v5) 13 vuotta sitten
drm_gem.c 3248877ea1 drm: base prime/dma-buf support (v5) 13 vuotta sitten
drm_global.c ba4420c224 drm: move ttm global code to core drm 15 vuotta sitten
drm_hashtab.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_info.c 34db18abd3 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next 15 vuotta sitten
drm_ioc32.c 08bc3d4e67 drivers/gpu/drm/drm_ioc32.c: initialize all fields 14 vuotta sitten
drm_ioctl.c 019d96cb55 drm: add some caps for userspace to discover more info for dumb KMS driver (v2) 14 vuotta sitten
drm_irq.c 884a53ef43 drm: remove unused code 14 vuotta sitten
drm_lock.c 5c2a5ce689 drm: add missing exports for i810 driver. 14 vuotta sitten
drm_memory.c 884a53ef43 drm: remove unused code 14 vuotta sitten
drm_mm.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_modes.c c3c50e8b65 drm: Add drm_mode_copy() 14 vuotta sitten
drm_pci.c 466e69b8b0 drm: move pci bus master enable into driver. 14 vuotta sitten
drm_platform.c b19c19afa8 drm: cope with platformdev->id == -1 14 vuotta sitten
drm_prime.c 3248877ea1 drm: base prime/dma-buf support (v5) 13 vuotta sitten
drm_proc.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 vuotta sitten
drm_scatter.c f35119d668 drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible 14 vuotta sitten
drm_stub.c 9c1dfc5574 drm/usb: move usb support into a separate module 13 vuotta sitten
drm_sysfs.c 1828fe6c5f drm/sysfs: protect sysfs removal code against being run twice. 14 vuotta sitten
drm_trace.h b9c2c9ae88 drm: add per-event vblank event trace points 15 vuotta sitten
drm_trace_points.c ac2874b980 drm: add vblank event trace point 15 vuotta sitten
drm_usb.c 2de6d4a9e4 drm: fix build with UDL if USB is a module 14 vuotta sitten
drm_vm.c 2c07a21d6f drm: add core support for unplugging a device (v2) 14 vuotta sitten

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