index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-05
Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-13
/
+11
2014-12-05
Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/...
Dave Airlie
9
-93
/
+230
2014-12-05
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
3
-4
/
+9
2014-12-04
drm: Fix memory leak at error path of drm_read()
Takashi Iwai
1
-0
/
+1
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
1
-1
/
+7
2014-12-04
drm/radeon: enable smc fan control on CI
Alex Deucher
1
-1
/
+0
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
4
-4
/
+4
2014-12-04
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
9
-55
/
+53
2014-12-04
drm/radeon: remove duplicates check
Christian König
6
-34
/
+16
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
6
-7
/
+18
2014-12-04
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
1
-1
/
+1
2014-12-04
drm/radeon: fix copy paste typos in fan control for si/ci
Alex Deucher
2
-6
/
+6
2014-12-03
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
Michel Dänzer
1
-1
/
+31
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
2
-6
/
+33
2014-12-03
drm/radeon: fence PT updates as shared
Christian König
1
-9
/
+19
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
12
-42
/
+42
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
3
-6
/
+3
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
3
-9
/
+9
2014-12-03
drm/radeon: fix typo in new fan control registers for SI/CI
Alex Deucher
2
-8
/
+8
2014-12-03
drm/radeon: sync all BOs involved in a CS
Christian König
1
-12
/
+7
2014-12-03
drm/radeon: Move hotspot handling out of radeon_set_cursor
Michel Dänzer
1
-19
/
+17
2014-12-03
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
4
-24
/
+68
2014-12-03
drm/edid: Restore kerneldoc consistency
Thierry Reding
1
-1
/
+1
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
1
-1
/
+1
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
1
-2
/
+1
2014-12-03
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
1
-1
/
+1
2014-12-03
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
1
-11
/
+6
2014-12-03
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
1
-20
/
+2
2014-12-03
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
1
-2
/
+6
2014-12-03
drm/i915: Reject modeset when the same digital port is used more than once
Ville Syrjälä
1
-0
/
+47
2014-12-03
drm/i915: mask RPS IRQs properly when disabling RPS
Imre Deak
1
-7
/
+20
2014-12-03
drm/i915: Tune down spurious CRC interrupt warning
Daniel Vetter
1
-1
/
+1
2014-12-03
drm/i915: Fix context object leak for legacy contexts
Thomas Daniel
1
-4
/
+6
2014-12-03
drm/i915/skl: Update in Gen9 multi-engine forcewake range
Akash Goel
1
-4
/
+8
2014-12-03
drm/i915/eDP: When enabling panel VDD cancel pending disable worker
Egbert Eich
1
-0
/
+1
2014-12-03
drm/i915: Handle runtime pm in the CRC setup code
Daniel Vetter
1
-0
/
+5
2014-12-03
drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
Ville Syrjälä
2
-2
/
+12
2014-12-03
drm/i915: Grab modeset locks for GPU rest on pre-ctg
Ville Syrjälä
4
-37
/
+74
2014-12-03
drm/i915: Implement GPU reset for g33
Ville Syrjälä
2
-3
/
+13
2014-12-03
drm/i915: Implement GPU reset for 915/945
Ville Syrjälä
3
-14
/
+15
2014-12-03
drm/i915: Restore the display config after a GPU reset on gen4
Ville Syrjälä
1
-0
/
+18
2014-12-03
drm/i915: Fix gen4 GPU reset
Ville Syrjälä
2
-27
/
+15
2014-12-03
drm/i915: Stop gathering error states for CS error interrupts
Daniel Vetter
1
-18
/
+7
2014-12-03
drm/i915: Disallow pin ioctl completely for kms drivers
Daniel Vetter
1
-1
/
+4
2014-12-03
drm/i915: Only warn the first time we attempt to mmio whilst suspended
Chris Wilson
1
-2
/
+2
2014-12-03
drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.
Clint Taylor
1
-0
/
+7
2014-12-03
drm/i915: Don't clobber crtc->new_config when nothing changes
Ville Syrjälä
1
-3
/
+5
2014-12-03
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
1
-3
/
+6
2014-12-03
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
38
-2477
/
+2992
2014-12-02
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...
Petr Mladek
1
-0
/
+2
[prev]
[next]