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-06-09
Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
6
-144
/
+42
2017-06-09
Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...
Dave Airlie
13
-23
/
+196
2017-06-09
Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2
-6
/
+16
2017-06-09
Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...
Dave Airlie
2
-10
/
+7
2017-06-09
Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-16
/
+14
2017-06-08
drm/i915: fix warning for unused variable
Jani Nikula
1
-2
/
+0
2017-06-07
drm/meson: Fix driver bind when only CVBS is available
Neil Armstrong
1
-5
/
+15
2017-06-07
drm/i915: Fix 90/270 rotated coordinates for FBC
Ville Syrjälä
1
-12
/
+7
2017-06-07
drm/i915: Restore has_fbc=1 for ILK-M
Ville Syrjälä
1
-1
/
+1
2017-06-07
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä
2
-0
/
+30
2017-06-07
drm/i915: Fix logical inversion for gen4 quirking
Chris Wilson
1
-1
/
+1
2017-06-07
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Chris Wilson
1
-1
/
+2
2017-06-07
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Maarten Lankhorst
1
-0
/
+9
2017-06-07
drm/i915: Prevent the system suspend complete optimization
Imre Deak
1
-0
/
+9
2017-06-07
drm/i915/psr: disable psr2 for resolution greater than 32X20
Nagaraju, Vathsala
1
-2
/
+3
2017-06-07
drm/i915: Hold a wakeref for probing the ring registers
Chris Wilson
1
-1
/
+17
2017-06-07
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
Chris Wilson
1
-0
/
+4
2017-06-07
drm/i915: Disable decoupled MMIO
Kai Chen
1
-1
/
+0
2017-06-07
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
1
-2
/
+0
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2
-129
/
+0
2017-06-07
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
1
-1
/
+1
2017-06-07
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
1
-5
/
+17
2017-06-07
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
1
-0
/
+5
2017-06-07
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
1
-7
/
+11
2017-06-07
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
1
-0
/
+2
2017-06-07
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
1
-0
/
+1
2017-06-07
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
1
-0
/
+3
2017-06-07
drm/i915: Serialize GTT/Aperture accesses on BXT
Jon Bloomfield
2
-0
/
+113
2017-06-06
drm: kirin: Fix drm_of_find_panel_or_bridge conversion
John Stultz
1
-1
/
+1
2017-06-06
gpu: ipu-v3: Fix CSI selection for VDIC
Marek Vasut
1
-7
/
+8
2017-06-06
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
Leonard Crestez
1
-1
/
+1
2017-06-06
gpu: ipu-v3: pre: only use internal clock gating
Lucas Stach
1
-8
/
+5
2017-06-06
Merge tag 'drm-misc-fixes-2017-06-02' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
7
-20
/
+32
2017-06-06
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
6
-38
/
+27
2017-06-06
drm/nouveau/tmr: fully separate alarm execution/pending lists
Ben Skeggs
2
-3
/
+5
2017-06-06
drm/nouveau: enable autosuspend only when it'll actually be used
Ben Skeggs
1
-2
/
+2
2017-06-06
drm/nouveau: replace multiple open-coded runpm support checks with function
Ben Skeggs
3
-32
/
+18
2017-06-06
drm/nouveau/kms/nv50: add null check before pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2017-06-02
Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...
Linus Torvalds
7
-58
/
+115
2017-06-02
drm: Fix oops + Xserver hang when unplugging USB drm devices
Hans de Goede
1
-1
/
+6
2017-06-02
Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...
Dave Airlie
7
-58
/
+115
2017-06-01
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+15
2017-06-01
Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...
Dave Airlie
3
-28
/
+11
2017-06-01
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-27
/
+68
2017-06-01
Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
10
-20
/
+35
2017-06-01
Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...
Dave Airlie
10
-79
/
+55
2017-05-31
drm/amdgpu: Program ring for vce instance 1 at its register space
Leo Liu
1
-27
/
+68
2017-05-31
drm: Fix locking in drm_atomic_helper_resume
Daniel Vetter
1
-0
/
+11
2017-05-31
drm/rockchip: Correct vop out_mode configure
Mark yao
5
-19
/
+15
[next]