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
2019-08-16
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+2
2019-08-15
Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
3
-8
/
+9
2019-08-15
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
1
-9
/
+13
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
3
-3
/
+6
2019-08-14
drm/scheduler: use job count instead of peek
Christian König
1
-2
/
+2
2019-08-13
Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into d...
Jani Nikula
1
-2
/
+2
2019-08-12
drm/amd/display: use kvmalloc for dc_state (v2)
Alex Deucher
1
-5
/
+6
2019-08-12
drm/amdgpu: fix gfx9 soft recovery
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2019-08-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+9
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
1
-11
/
+9
2019-08-09
drm/i915: Use after free in error path in intel_vgpu_create_workload()
Dan Carpenter
1
-2
/
+2
2019-08-09
Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-3
/
+4
2019-08-09
Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+4
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
1
-1
/
+3
2019-08-08
Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
10
-75
/
+137
2019-08-08
Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-2
/
+6
2019-08-07
Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
Alex Deucher
1
-28
/
+0
2019-08-06
Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
Marek Olšák
2
-12
/
+1
2019-08-06
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
1
-0
/
+40
2019-08-05
drm/rockchip: Suspend DP late
Douglas Anderson
1
-1
/
+1
2019-08-05
drm/i915: Fix wrong escape clock divisor init for GLK
Stanislav Lisovskiy
1
-2
/
+2
2019-08-05
drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
Wei Yongjun
1
-1
/
+2
2019-08-03
drm/modes: Fix unterminated strncpy
Chuhong Yuan
1
-1
/
+3
2019-08-02
drm/amd/powerplay: correct navi10 vcn powergate
Evan Quan
3
-9
/
+19
2019-08-02
drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
Kevin Wang
1
-18
/
+38
2019-08-02
drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
Matt Coffin
1
-1
/
+1
2019-08-02
Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-256
/
+517
2019-08-02
Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-116
/
+215
2019-08-02
drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
Thong Thai
1
-1
/
+31
2019-08-02
drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
Thong Thai
2
-6
/
+7
2019-08-02
Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...
Daniel Vetter
5
-5
/
+6
2019-08-02
Revert "drm/vgem: fix cache synchronization on arm/arm64"
Chris Wilson
1
-83
/
+47
2019-08-02
Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
6
-71
/
+177
2019-08-02
Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
36
-227
/
+417
2019-08-02
drm/exynos: fix missing decrement of retry counter
Colin Ian King
1
-2
/
+2
2019-08-02
drm/exynos: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2019-08-02
drm/exynos: remove redundant assignment to pointer 'node'
Colin Ian King
1
-1
/
+1
2019-08-02
drm/exynos: using dev_get_drvdata directly
Fuqian Huang
2
-2
/
+2
2019-08-02
Merge tag 'msm-fixes-2019_08_01' of https://gitlab.freedesktop.org/drm/msm in...
Dave Airlie
7
-8
/
+64
2019-08-02
drm/nouveau: Only release VCPI slots on mode changes
Lyude Paul
1
-1
/
+1
2019-08-02
Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
11
-107
/
+150
2019-08-01
drm: msm: Fix add_gpu_components
Jeffrey Hugo
1
-1
/
+2
2019-08-01
drm/msm: Annotate intentional switch statement fall throughs
Jordan Crouse
3
-0
/
+4
2019-08-01
drm/msm: add support for per-CRTC max_vblank_count on mdp5
Brian Masney
2
-2
/
+16
2019-08-01
drm/bochs: Use shadow buffer for bochs framebuffer console
Thomas Zimmermann
1
-0
/
+1
2019-08-01
drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
Thomas Zimmermann
1
-3
/
+15
2019-08-01
drm/fb-helper: Map DRM client buffer only when required
Thomas Zimmermann
2
-20
/
+29
2019-08-01
drm/client: Support unmapping of DRM client buffers
Thomas Zimmermann
1
-10
/
+56
2019-08-01
drm/i915: Only recover active engines
Chris Wilson
2
-16
/
+26
2019-08-01
drm/i915: Add a wakeref getter for iff the wakeref is already active
Chris Wilson
2
-1
/
+24
[next]