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
2015-10-22
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-4
/
+15
2015-10-22
Merge tag 'drm-intel-fixes-2015-10-16' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-55
/
+75
2015-10-22
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/nouveau/linux-2.6 i...
Dave Airlie
1
-2
/
+3
2015-10-22
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-10-22
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
1
-3
/
+4
2015-10-19
drm/amdgpu: add missing dpm check for KV dpm late init
Alex Deucher
1
-0
/
+3
2015-10-19
drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
1
-2
/
+6
2015-10-19
drm/radeon/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
1
-2
/
+6
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2
-3
/
+3
2015-10-16
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-10
/
+90
2015-10-16
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...
Dave Airlie
1
-1
/
+2
2015-10-15
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
4
-8
/
+84
2015-10-15
drm/amdgpu: adjust default dispclk (v2)
Alex Deucher
1
-2
/
+6
2015-10-15
drm/dp/mst: make mst i2c transfer code more robust.
Dave Airlie
1
-1
/
+2
2015-10-15
drm/radeon: attach tile property to mst connector
Dave Airlie
1
-0
/
+1
2015-10-14
drm/i915: Add primary plane to mask if it's visible
Maarten Lankhorst
1
-2
/
+6
2015-10-14
drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
Ville Syrjälä
1
-24
/
+20
2015-10-14
drm/i915: Assign hwmode after encoder state readout
Ville Syrjälä
1
-27
/
+30
2015-10-14
Revert "drm/i915: Add primary plane to mask if it's visible"
Jani Nikula
1
-5
/
+2
2015-10-13
drm/i915: Deny wrapping an userptr into a framebuffer
Chris Wilson
2
-1
/
+9
2015-10-13
drm/i915: Enable DPLL VGA mode before P1/P2 divider write
Ville Syrjälä
1
-0
/
+7
2015-10-13
drm/i915: Restore lost DPLL register write on gen2-4
Ville Syrjälä
1
-0
/
+2
2015-10-13
drm/i915: Flush pipecontrol post-sync writes
Chris Wilson
2
-0
/
+3
2015-10-13
drm/i915: Fix kerneldoc for i915_gem_shrink_all
Daniel Vetter
1
-1
/
+1
2015-10-13
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
1
-1
/
+2
2015-10-12
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
7
-14
/
+77
2015-10-12
drm/nouveau/bios: fix OF loading
Ilia Mirkin
3
-11
/
+36
2015-10-12
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-12
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
1
-2
/
+6
2015-10-12
drm/nouveau/display: allow up to 16k width/height for fermi+
Ilia Mirkin
1
-1
/
+5
2015-10-12
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
1
-0
/
+6
2015-10-09
drm: Fix locking for sysfs dpms file
Daniel Vetter
1
-9
/
+3
2015-10-09
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
18
-59
/
+118
2015-10-08
drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directory
Sudip Mukherjee
1
-1
/
+3
2015-10-07
drm/amdgpu: fix 32-bit compiler warning
Arnd Bergmann
1
-3
/
+3
2015-10-07
drm/qxl: avoid dependency lock
Frediano Ziglio
1
-3
/
+1
2015-10-07
drm/qxl: avoid buffer reservation in qxl_crtc_page_flip
Frediano Ziglio
1
-1
/
+9
2015-10-07
drm/qxl: fix framebuffer dirty rectangle tracking.
Gerd Hoffmann
1
-8
/
+11
2015-10-06
drm/amdgpu: flag iceland as experimental
Alex Deucher
1
-5
/
+5
2015-10-06
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
2
-0
/
+6
2015-10-05
drm/amdgpu: fix num_crtc on CZ
Alex Deucher
1
-1
/
+1
2015-10-05
drm/amdgpu: restore the fbdev mode in lastclose
Alex Deucher
3
-1
/
+21
2015-10-05
drm/radeon: restore the fbdev mode in lastclose
Alex Deucher
3
-1
/
+21
2015-10-02
drm/radeon: add quirk for ASUS R7 370
Alex Deucher
1
-0
/
+1
2015-10-02
drm/amdgpu: add pm sysfs files late
Alex Deucher
3
-10
/
+17
2015-10-02
drm/radeon: add pm sysfs files late
Alex Deucher
2
-37
/
+40
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
1
-1
/
+1
2015-10-02
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
3
-6
/
+22
2015-10-02
drm/dp/mst: update the link_address_sent before sending the link address (v3)
Dave Airlie
1
-13
/
+12
[next]