index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mga
Age
Commit message (
Expand
)
Author
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-01-26
drm/mga: remove device_is_agp callback
Daniel Vetter
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-08-08
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
Daniel Vetter
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
2014-09-24
drm: move drm_mmap to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-04-22
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2014-01-14
drivers: gpu: Include appropriate header file in mga_ioc32.c
Rashika
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-07-19
drm: kill reclaim_buffers callback
Daniel Vetter
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-06-14
alpha, drm: Remove obsolete Alpha support in MGA DRM code
Jay Estabrook
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-09-16
drm: use noop_llseek
Arnd Bergmann
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-02
drm/mga: fixed brace, macro and spacing coding style issues
Nicolas Kaiser
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
[next]