..
ast
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2013-02-25 16:46:44 -08:00
cirrus
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2013-02-25 16:46:44 -08:00
exynos
drm/exynos: prepare FIMD clocks
2013-04-21 00:04:25 +09:00
gma500
Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-next
2013-04-26 10:16:10 +10:00
i2c
drm/i2c: nxp-tda998x (v3)
2013-02-19 17:57:44 -05:00
i810
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
i915
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
2013-04-22 18:48:45 +10:00
mga
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
mgag200
drm/mgag200: Convert to managed device resources where possible
2013-04-12 14:07:27 +10:00
nouveau
drm/nouveau/bios: add missing newline on IO*_OR opcode debugging
2013-04-26 15:37:50 +10:00
omapdrm
drm/omap: add statics to a few structs
2013-04-11 13:26:06 +03:00
qxl
drm/qxl: fix build with debugfs turned off.
2013-04-18 11:47:40 +10:00
r128
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
radeon
drm/radeon: disable UVD advanced semaphore mode
2013-04-23 18:04:01 -04:00
savage
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
shmobile
drm/shmobile: Fix race condition between page flip request and handler
2013-04-26 10:21:57 +10:00
sis
drm/sis: convert to idr_alloc()
2013-02-27 19:10:16 -08:00
tdfx
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
tilcdc
drm/tilcdc: use only a single module device table
2013-04-26 10:18:46 +10:00
ttm
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
2013-04-16 13:14:00 +10:00
udl
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-02-26 20:16:07 -08:00
via
drm/via: convert to idr_alloc()
2013-02-27 19:10:16 -08:00
vmwgfx
drm/vmwgfx: convert to idr_alloc()
2013-02-27 19:10:16 -08:00
Kconfig
drm/tegra: Move drm to live under host1x
2013-04-22 12:39:11 +02:00
Makefile
drm/tegra: Move drm to live under host1x
2013-04-22 12:39:11 +02:00
README.drm
…
ati_pcigart.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_agpsupport.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_auth.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_buffer.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_bufs.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_cache.c
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
2013-03-27 17:13:44 +01:00
drm_context.c
drm: convert to idr_alloc()
2013-02-27 19:10:15 -08:00
drm_crtc.c
drm: Don't allow page flip to change pixel format
2013-04-22 19:48:21 +10:00
drm_crtc_helper.c
drm: Perform a full mode set when the pixel format changed
2013-04-22 19:48:30 +10:00
drm_debugfs.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_dma.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_dp_helper.c
drm/doc: add new dp helpers into drm DocBook
2012-11-28 20:26:53 +10:00
drm_drv.c
drm: Perform ioctl command validation on the stored kernel values
2013-04-16 13:18:06 +10:00
drm_edid.c
drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)
2013-04-23 18:03:58 -04:00
drm_edid_load.c
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs
2013-04-12 14:06:16 +10:00
drm_encoder_slave.c
drm: i2c encoder helper wrappers
2013-02-17 17:55:42 -05:00
drm_fb_cma_helper.c
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next
2013-02-21 09:31:47 +10:00
drm_fb_helper.c
drm: add initial_config function to fb helper
2013-03-26 21:32:53 +01:00
drm_fops.c
drm: correctly restore mappings if drm_open fails
2013-04-03 06:44:38 +10:00
drm_gem.c
drm: convert to idr_alloc()
2013-02-27 19:10:15 -08:00
drm_gem_cma_helper.c
drm/cma: add debugfs helpers
2013-02-17 17:55:42 -05:00
drm_global.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_hashtab.c
hlist: drop the node parameter from iterators
2013-02-27 19:10:24 -08:00
drm_info.c
drm/debugfs: remove redundant info from gem_names
2012-10-23 10:15:04 +10:00
drm_ioc32.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_ioctl.c
drm: add support for monotonic vblank timestamps
2012-11-20 16:06:16 +10:00
drm_irq.c
drm: small fix in drm_send_vblank_event()
2013-02-17 17:55:42 -05:00
drm_lock.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_memory.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_mm.c
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
2013-01-21 07:44:58 +10:00
drm_modes.c
drm_modes: add of_videomode helpers
2013-01-24 09:04:14 +01:00
drm_pci.c
drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y
2013-02-15 10:15:19 +10:00
drm_platform.c
drm: platform: Don't initialize driver-private data
2012-10-23 10:15:11 +10:00
drm_prime.c
drm: modify pages_to_sg prime helper to create optimized SG table
2013-03-23 12:17:57 +01:00
drm_proc.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_scatter.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_stub.c
drm: convert to idr_alloc()
2013-02-27 19:10:15 -08:00
drm_sysfs.c
drm: remove legacy drm_connector_property fxns
2012-11-30 10:30:48 -06:00
drm_trace.h
…
drm_trace_points.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_usb.c
drm/usb: bind driver to correct device
2013-02-07 12:37:41 +10:00
drm_vm.c
drm: export drm_vm_open_locked
2013-04-26 10:20:00 +10:00