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
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+6
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-8
/
+8
2017-11-09
Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-16
/
+17
2017-11-08
drm/i915: Deconstruct struct sgt_dma initialiser
Chris Wilson
1
-16
/
+9
2017-11-08
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
1
-0
/
+8
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
371
-123
/
+451
2017-11-07
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2
-2
/
+2
2017-11-03
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
10
-44
/
+70
2017-11-02
drm/etnaviv: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
354
-0
/
+354
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
354
-0
/
+354
2017-11-02
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-6
/
+10
2017-11-01
drm/amdgpu: allow harvesting check for Polaris VCE
Leo Liu
1
-6
/
+6
2017-11-01
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Leo Liu
1
-0
/
+4
2017-11-02
Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-35
/
+57
2017-11-01
drm: gma500: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-01
drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
Sinclair Yeh
1
-1
/
+1
2017-11-01
drm/vmwgfx: constify vmw_fence_ops
Arvind Yadav
1
-1
/
+1
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-11-01
Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-3
/
+3
2017-11-01
drm/nouveau/kms/nv50: use the correct state for base channel notifier setup
Ben Skeggs
1
-3
/
+3
2017-10-30
drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)
Chris Wilson
1
-0
/
+2
2017-10-30
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
Chris Wilson
1
-0
/
+2
2017-10-30
drm/i915/edp: read edp display control registers unconditionally
Jani Nikula
1
-3
/
+10
2017-10-30
drm/i915: Do not rely on wm preservation for ILK watermarks
Maarten Lankhorst
2
-31
/
+21
2017-10-30
drm/i915: Cancel the modeset retry work during modeset cleanup
Manasi Navare
1
-1
/
+18
2017-10-27
Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-65
/
+15
2017-10-26
drm/i915/gvt: Adding ACTHD mmio read handler
Xiong Zhang
1
-2
/
+3
2017-10-27
drm/i915/gvt: Extract mmio_read_from_hw() common function
Xiong Zhang
1
-16
/
+5
2017-10-27
drm/i915/gvt: Refine MMIO_RING_F()
Zhi Wang
2
-45
/
+2
2017-10-27
drm/i915/gvt: properly check per_ctx bb valid state
Zhenyu Wang
3
-2
/
+5
2017-10-26
Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+4
2017-10-25
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-10-25
drm/amd/amdgpu: Remove workaround check for UVD6 on APUs
Tom St Denis
1
-11
/
+5
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
5
-8
/
+8
2017-10-21
drm/amd/powerplay: fix uninitialized variable
Rex Zhu
1
-3
/
+3
2017-10-19
Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
8
-47
/
+69
2017-10-19
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-19
/
+4
2017-10-19
Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-5
/
+11
2017-10-19
drm/nouveau/fbcon: fix oops without fbdev emulation
Pavel Roskin
1
-3
/
+4
2017-10-18
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
1
-19
/
+4
2017-10-18
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
Oscar Mateo
3
-6
/
+13
2017-10-18
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
1
-0
/
+3
2017-10-16
drm/i915/cnl: Fix PLL initialization for HDMI.
Rodrigo Vivi
1
-1
/
+1
2017-10-16
drm/i915/cnl: Fix PLL mapping.
Rodrigo Vivi
1
-2
/
+1
2017-10-16
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
Chris Wilson
1
-2
/
+2
2017-10-16
drm/i915: Fix eviction when the GGTT is idle but full
Chris Wilson
1
-24
/
+39
2017-10-16
Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d...
Rodrigo Vivi
1
-12
/
+10
2017-10-17
drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS
Changbin Du
1
-12
/
+10
2017-10-16
drm/exynos: Clear drvdata after component unbind
Marek Szyprowski
1
-0
/
+1
[next]