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
Age
Commit message (
Expand
)
Author
2016-01-27
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
2016-01-27
drm/amd/powerplay: Update SMU firmware loading for Stoney
Rex Zhu
2016-01-26
drm/amdgpu: don't init fbdev if we don't have any connectors
Alex Deucher
2016-01-26
drm/radeon: only init fbdev if we have connectors
Rob Clark
2016-01-25
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
Matthew Dawson
2016-01-22
drm/amdgpu: fix next_rptr handling for debugfs
Christian König
2016-01-22
drm/radeon: properly byte swap vce firmware setup
Alex Deucher
2016-01-22
drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
Alex Deucher
2016-01-22
drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
Christian König
2016-01-22
drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
Eric Huang
2016-01-19
drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without p...
Jordan Lazare
2016-01-19
drm/amdgpu: Use drm_calloc_large for VM page_tables array
Michel Dänzer
2016-01-15
drm/amdgpu: Add some tweaks to gfx 8 soft reset
Alex Deucher
2016-01-15
drm/amdgpu: fix tonga smu resume
Alex Deucher
2016-01-14
drm/amdgpu: add missing irq.h include
Dave Airlie
2016-01-14
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2016-01-14
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...
Dave Airlie
2016-01-14
Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...
Dave Airlie
2016-01-14
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2016-01-14
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
2016-01-14
drm: nouveau: fix nouveau_debugfs_init prototype
Arnd Bergmann
2016-01-14
drm/nouveau/pci: fix check in nvkm_pcie_set_link
Karol Herbst
2016-01-14
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-01-13
drm/amdgpu: validate duplicates first
Christian König
2016-01-13
drm/amdgpu: move VM page tables to the LRU end on CS v2
Christian König
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2016-01-13
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
2016-01-13
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
2016-01-13
drm/radeon: use kobj_to_dev()
Geliang Tang
2016-01-13
drm/amdgpu: use kobj_to_dev()
Geliang Tang
2016-01-13
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
2016-01-13
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
2016-01-13
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2016-01-13
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2016-01-13
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
2016-01-13
drm/amd/powerplay: fix static checker warning for return meaningless value.
Rex Zhu
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
2016-01-13
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-12
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2016-01-11
drm/amdgpu: add irq domain support
Alex Deucher
2016-01-11
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
[next]