..
ast
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
cirrus
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
exynos
drm: exynos: removed warning due to missing typecast for mixer driver data
2012-10-31 06:11:40 -07:00
gma500
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-10-09 16:22:19 +09:00
i2c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
i810
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
i915
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
2012-10-26 17:46:35 +02:00
mga
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
mgag200
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
nouveau
drm/nouveau: headless mode by default if pci class != vga display
2012-10-31 13:27:30 +10:00
r128
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
radeon
drm/radeon/cayman: add some missing regs to the VM reg checker
2012-11-08 10:24:07 -05:00
savage
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
shmobile
drm: platform: Don't initialize driver-private data
2012-10-23 10:15:11 +10:00
sis
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
tdfx
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
ttm
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
2012-10-23 10:15:21 +10:00
udl
drm/udl: fix stride issues scanning out stride != width*bpp
2012-11-02 10:31:37 +10:00
via
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
vmwgfx
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
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
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
drm_context.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_crtc.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
drm_crtc_helper.c
Prepared for main script
2012-10-03 13:45:43 -07: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_i2c_helper.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_drv.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
drm_edid.c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
2012-10-07 21:13:54 +10:00
drm_edid_load.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
drm_edid_modes.h
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
drm_encoder_slave.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_fb_cma_helper.c
drm: fb: cma: Fail gracefully on allocation failure
2012-10-23 10:14:58 +10:00
drm_fb_helper.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
drm_fops.c
drm: set dev_mapping before calling drm_open_helper
2012-11-07 10:51:15 +10:00
drm_gem.c
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-10-09 16:22:19 +09:00
drm_gem_cma_helper.c
DRM: Add DRM GEM CMA helper
2012-09-18 12:28:21 +02: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
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01: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
Prepared for main script
2012-10-03 13:45:43 -07:00
drm_irq.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07: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
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_modes.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_pci.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_platform.c
drm: platform: Don't initialize driver-private data
2012-10-23 10:15:11 +10:00
drm_prime.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +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
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_sysfs.c
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01: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
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
2012-10-02 18:01:07 +01:00
drm_vm.c
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-10-09 16:22:19 +09:00
Kconfig
drm: Renesas SH Mobile DRM driver
2012-09-18 12:28:22 +02:00
Makefile
drm: Renesas SH Mobile DRM driver
2012-09-18 12:28:22 +02:00
README.drm