Thomas Meyer 24bb5a0ce3 vmwgfx: Use kcalloc instead of kzalloc to allocate array пре 14 година
..
exynos ca22e3cc25 drm/exynos: fixed wrong err ptr usage and destroy call in exeception пре 14 година
i2c e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
i810 e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
i915 eb1711bb94 drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a пре 14 година
mga e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
nouveau a55b68e06b drm/nv50/disp: silence compiler warning пре 14 година
r128 e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
radeon dc87cd5c26 drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id пре 14 година
savage e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
sis e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
tdfx e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
ttm 26cc40a833 ttm: Don't return the bo reserved on error path пре 14 година
via e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
vmwgfx 24bb5a0ce3 vmwgfx: Use kcalloc instead of kzalloc to allocate array пре 14 година
Kconfig 44a1dabf4c drm: fix kconfig unmet dependency warning пре 14 година
Makefile 1c248b7d29 DRM: add DRM Driver for Samsung SoC EXYNOS4210. пре 14 година
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. пре 14 година
drm_agpsupport.c 4af72e2865 drm: kill drm_agp_chipset_flush пре 15 година
drm_auth.c 6ebc22e6d0 drivers/gpu/drm: Use kzalloc пре 15 година
drm_buffer.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_bufs.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_cache.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_context.c b3da8f7d2d drm: kill context_ctor callback пре 15 година
drm_crtc.c a5cd335165 drm: integer overflow in drm_mode_dirtyfb_ioctl() пре 14 година
drm_crtc_helper.c 6eebd6bb5f drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) пре 14 година
drm_debugfs.c b3e067c0b2 drm: serialize access to list of debugfs files пре 14 година
drm_dma.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
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 8f4ff2b06a drm: do not sleep on vblank while holding a mutex пре 14 година
drm_edid.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_edid_modes.h b1f559ecdc drm: Mark constant arrays of drm_display_mode const пре 15 година
drm_encoder_slave.c e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
drm_fb_helper.c e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
drm_fops.c e0cd360813 gpu: add module.h to drivers/gpu files as required. пре 14 година
drm_gem.c 75ef8b3b9c drm/gem: add functions for mmap offset creation пре 14 година
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. пре 14 година
drm_info.c 34db18abd3 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next пре 15 година
drm_ioc32.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_ioctl.c 51eab416c9 drm/vblank: update recently added vbl interface to be more future proof. пре 14 година
drm_irq.c d53dab3ae1 drm: Remove utterly bogus preempt_disable() sections пре 14 година
drm_lock.c 45ff46c54a drm: readd drm_lock_free in drm_unlock пре 15 година
drm_memory.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_mm.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_modes.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_pci.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_platform.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_proc.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_scatter.c f35119d668 drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible пре 14 година
drm_sman.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_stub.c 5ad3d8831f drm: Create and use drm_err пре 14 година
drm_sysfs.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
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 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година
drm_vm.c 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. пре 14 година

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