index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
drm/vc4: Validate that WAIT_BO padding is cleared.
Eric Anholt
1
-0
/
+3
2016-02-16
drm/radeon: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-16
drm/amdgpu: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-15
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
1
-2
/
+2
2016-02-15
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2
-2
/
+2
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
1
-1
/
+1
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
1
-2
/
+0
2016-02-15
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
1
-0
/
+1
2016-02-15
drm/exynos: mic: make all functions static
Marek Szyprowski
1
-5
/
+5
2016-02-15
drm/exynos: mic: convert to component framework
Marek Szyprowski
1
-20
/
+36
2016-02-15
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
1
-5
/
+1
2016-02-15
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
3
-6
/
+9
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
4
-19
/
+19
2016-02-15
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
1
-1
/
+1
2016-02-15
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-26
/
+75
2016-02-10
drm/amdgpu: fix issue with overlapping userptrs
Christian König
3
-1
/
+23
2016-02-10
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
1
-0
/
+5
2016-02-10
drm/amdgpu: remove unnecessary forward declaration
Nicolai Hähnle
1
-2
/
+0
2016-02-10
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle
1
-1
/
+4
2016-02-10
drm/amdgpu: fix s4 resume
Flora Cui
1
-4
/
+9
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-10
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
1
-1
/
+1
2016-02-10
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
1
-1
/
+2
2016-02-09
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-02-08
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
1
-0
/
+13
2016-02-08
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
1
-2
/
+12
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
13
-171
/
+171
2016-02-08
drm/amdgpu: remove unused cg defines
Alex Deucher
1
-9
/
+0
2016-02-08
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
2
-0
/
+8
2016-02-08
drm/amd/powerplay/tonga: disable vce pg
Alex Deucher
1
-0
/
+2
2016-02-08
drm/amd/powerplay/tonga: disable uvd pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable vce pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable uvd pg
Alex Deucher
1
-0
/
+2
2016-02-08
drm/amdgpu: be consistent with uvd cg flags
Alex Deucher
2
-0
/
+8
2016-02-08
drm/amdgpu: clean up vce pg flags for cz/st
Alex Deucher
1
-2
/
+1
2016-02-08
drm/amdgpu: handle vce pg flags properly
Alex Deucher
2
-0
/
+6
2016-02-08
drm/amdgpu: handle uvd pg flags properly
Alex Deucher
3
-1
/
+10
2016-02-08
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
Alex Deucher
1
-6
/
+5
2016-02-08
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amdgpu: add pcie cap module parameters (v2)
Alex Deucher
3
-65
/
+92
2016-02-08
drm/i915/dp: reduce missing TPS3 support errors to debug logging
Jani Nikula
1
-6
/
+14
2016-02-08
drm/i915/dp: abstract training pattern selection
Jani Nikula
1
-7
/
+18
2016-02-08
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
1
-0
/
+13
2016-02-08
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
1
-1
/
+1
2016-02-08
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
1
-0
/
+6
2016-02-08
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
Matt Roper
1
-2
/
+2
2016-02-08
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
3
-2
/
+8
2016-02-05
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
1
-97
/
+182
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
[prev]
[next]