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
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-7
/
+7
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
90
-1788
/
+3168
2018-02-08
Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...
Dave Airlie
17
-136
/
+193
2018-02-07
drm/i915/bios: add DP max link rate to VBT child device struct
Jani Nikula
2
-3
/
+7
2018-02-08
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-28
/
+26
2018-02-06
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-02-06
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
1
-3
/
+8
2018-02-06
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2018-02-06
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
2018-02-06
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
3
-9
/
+25
2018-02-06
drm/i915/gvt: Use KVM r/w to access guest opregion
Tina Zhang
2
-29
/
+70
2018-02-06
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
4
-59
/
+35
2018-02-06
drm/i915/gvt: only reset execlist state of one engine during VM engine reset
Weinan Li
3
-14
/
+20
2018-02-06
drm/i915/gvt: refine intel_vgpu_submission_ops as per engine ops
Weinan Li
6
-18
/
+20
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-27
/
+60
2018-02-06
drm/amdgpu: re-enable CGCG on CZ and disable on ST
Shirish S
1
-1
/
+1
2018-02-06
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
44
-1491
/
+2723
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-02
drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
Arnd Bergmann
1
-3
/
+6
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-02-02
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
1
-1
/
+3
2018-02-02
drm/nouveau: Add support for SLCG for Kepler2
Lyude Paul
1
-0
/
+93
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
5
-4
/
+139
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
14
-1
/
+442
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
9
-21
/
+301
2018-02-02
drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
Ben Skeggs
1
-53
/
+109
2018-02-02
drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
Ben Skeggs
1
-4
/
+4
2018-02-02
drm/nouveau/kms/nv50: use "low res" lut for indexed mode
Ilia Mirkin
1
-2
/
+4
2018-02-02
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
2
-23
/
+15
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
1
-0
/
+28
2018-02-02
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
1
-8
/
+14
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
7
-1
/
+78
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2018-02-02
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
1
-3
/
+3
2018-02-02
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
1
-1
/
+2
2018-02-02
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
930
-96069
/
+56337
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-5
/
+10
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
2018-02-01
drm/i915/ppgtt: Pin page directories before allocation
Chris Wilson
1
-4
/
+10
2018-02-01
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
4
-21
/
+6
2018-02-01
Revert "drm/i915: mark all device info struct with __initconst"
Lionel Landwerlin
1
-47
/
+47
2018-02-01
drm/i915/edp: Do not do link training fallback or prune modes on EDP
Manasi Navare
1
-9
/
+17
2018-02-01
drm/i915: Check for fused or unused pipes
Mika Kahola
1
-1
/
+1
2018-02-01
drm/i915: Protect WC stash allocation against direct reclaim
Chris Wilson
1
-7
/
+25
2018-02-01
drm/i915: Only attempt to scan the requested number of shrinker slabs
Chris Wilson
1
-2
/
+2
2018-02-01
drm/i915: Always call to intel_display_set_init_power() in resume_early.
Maarten Lankhorst
1
-0
/
+2
2018-02-01
drm/i915/gvt: cancel scheduler timer when no vGPU exists
Zhenyu Wang
1
-0
/
+7
[next]