Daniel Vetter 83ee9e6458 drm/i915: disable gmbus on i830 13 年 前
..
exynos b9556e0fa2 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into drm-fixes 13 年 前
gma500 4f256e8aa3 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next 13 年 前
i2c d9bc3c02e3 drm: add convenience function to create an range property 13 年 前
i810 bfce281c28 kill mm argument of vm_munmap() 13 年 前
i915 83ee9e6458 drm/i915: disable gmbus on i830 13 年 前
mga 466e69b8b0 drm: move pci bus master enable into driver. 13 年 前
nouveau addde4ec31 nouveau: initialise has_optimus variable. 13 年 前
r128 466e69b8b0 drm: move pci bus master enable into driver. 13 年 前
radeon 4f256e8aa3 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next 13 年 前
savage 6587eb8261 drm/savage: fix integer overflows in savage_bci_cmdbuf() 13 年 前
sis 466e69b8b0 drm: move pci bus master enable into driver. 13 年 前
tdfx e08e96de98 drm: Make the per-driver file_operations struct const 13 年 前
ttm be53bfdb80 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 年 前
udl fa9e855025 mm, drm/udl: fixup vma flags on mmap 13 年 前
via 466e69b8b0 drm: move pci bus master enable into driver. 13 年 前
vmwgfx be53bfdb80 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 年 前
Kconfig 3248877ea1 drm: base prime/dma-buf support (v5) 13 年 前
Makefile 3248877ea1 drm: base prime/dma-buf support (v5) 13 年 前
README.drm c0e09200dc drm: reorganise drm tree to be more future proof. 17 年 前
ati_pcigart.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 年 前
drm_agpsupport.c 4af72e2865 drm: kill drm_agp_chipset_flush 14 年 前
drm_auth.c 598781d711 drm: Fix authentication kernel crash 13 年 前
drm_buffer.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 年 前
drm_bufs.c 6be5ceb02e VM: add "vm_mmap()" helper function 13 年 前
drm_cache.c effbc4fd8e Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next 13 年 前
drm_context.c f1ae126cdf drm: Unify and fix idr error handling 13 年 前
drm_crtc.c 4f256e8aa3 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next 13 年 前
drm_crtc_helper.c 141670e9b4 drm: Move drm_format_num_planes() to drm_crtc.c 13 年 前
drm_debugfs.c b3e067c0b2 drm: serialize access to list of debugfs files 13 年 前
drm_dma.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 年 前
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 年 前
drm_drv.c 3248877ea1 drm: base prime/dma-buf support (v5) 13 年 前
drm_edid.c c51a3fd66c drm: Store vendor IDs directly in the EDID quirk structure 13 年 前
drm_edid_load.c 2baf837799 drm/edid: fix collision between two patches breaking build 13 年 前
drm_edid_modes.h 02809179bb drm: replace open-coded ARRAY_SIZE with macro 13 年 前
drm_encoder_slave.c e0cd360813 gpu: add module.h to drivers/gpu files as required. 13 年 前
drm_fb_helper.c f6e252bac4 drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes 13 年 前
drm_fops.c 4e47e02d1a drm: Releasing FBs before releasing GEM objects during drm_release 13 年 前
drm_gem.c f1ae126cdf drm: Unify and fix idr error handling 13 年 前
drm_global.c ba4420c224 drm: move ttm global code to core drm 15 年 前
drm_hashtab.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 年 前
drm_info.c 34db18abd3 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next 14 年 前
drm_ioc32.c 08bc3d4e67 drivers/gpu/drm/drm_ioc32.c: initialize all fields 13 年 前
drm_ioctl.c 019d96cb55 drm: add some caps for userspace to discover more info for dumb KMS driver (v2) 13 年 前
drm_irq.c 884a53ef43 drm: remove unused code 13 年 前
drm_lock.c 5c2a5ce689 drm: add missing exports for i810 driver. 13 年 前
drm_memory.c 884a53ef43 drm: remove unused code 13 年 前
drm_mm.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 年 前
drm_modes.c c3c50e8b65 drm: Add drm_mode_copy() 13 年 前
drm_pci.c 466e69b8b0 drm: move pci bus master enable into driver. 13 年 前
drm_platform.c b19c19afa8 drm: cope with platformdev->id == -1 13 年 前
drm_prime.c 3248877ea1 drm: base prime/dma-buf support (v5) 13 年 前
drm_proc.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 年 前
drm_scatter.c f35119d668 drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible 14 年 前
drm_stub.c f1ae126cdf drm: Unify and fix idr error handling 13 年 前
drm_sysfs.c 1828fe6c5f drm/sysfs: protect sysfs removal code against being run twice. 13 年 前
drm_trace.h b9c2c9ae88 drm: add per-event vblank event trace points 15 年 前
drm_trace_points.c ac2874b980 drm: add vblank event trace point 15 年 前
drm_usb.c b10c6d4b50 drm/usb: fix module license on drm/usb layer. 13 年 前
drm_vm.c 2c07a21d6f drm: add core support for unplugging a device (v2) 13 年 前

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