index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
2015-08-16
1
-1
/
+0
*
drm/radeon/combios: add some validation of lvds values
Alex Deucher
2015-08-16
1
-1
/
+6
*
drm/radeon: rework audio detect (v4)
Alex Deucher
2015-08-16
5
-123
/
+105
*
drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop
Chris Wilson
2015-08-16
1
-9
/
+8
*
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
2015-08-16
1
-1
/
+4
*
drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex
Kamil Dudka
2015-08-10
1
-0
/
+8
*
drm/nouveau: hold mutex when calling nouveau_abi16_fini()
Kamil Dudka
2015-08-10
1
-0
/
+2
*
drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads
Ben Skeggs
2015-08-10
1
-1
/
+1
*
drm/nouveau/fbcon/nv11-: correctly account for ring space usage
Ilia Mirkin
2015-08-10
1
-1
/
+1
*
drm: Stop resetting connector state to unknown
Daniel Vetter
2015-08-03
1
-4
/
+1
*
drm: Provide compat ioctl for addfb2.1
Tvrtko Ursulin
2015-08-03
1
-0
/
+60
*
drm: add a check for x/y in drm_mode_setcrtc
Zhao Junwang
2015-08-03
1
-2
/
+5
*
drm/rockchip: use drm_gem_mmap helpers
Daniel Kurtz
2015-08-03
1
-33
/
+34
*
drm/radeon/ci: silence a harmless PCC warning
Alex Deucher
2015-08-03
1
-1
/
+1
*
drm/radeon: fix user ptr race condition
Christian König
2015-08-03
2
-1
/
+1
*
drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
Alex Deucher
2015-08-03
1
-0
/
+1
*
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
Michel Dänzer
2015-08-03
1
-4
/
+8
*
drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
Grigori Goronzy
2015-08-03
1
-1
/
+33
*
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2015-08-03
2
-48
/
+37
*
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
2015-08-03
4
-531
/
+688
*
drm/radeon: fix HDP flushing
Grigori Goronzy
2015-08-03
1
-0
/
+1
*
drm/radeon: only check the sink type on DP connectors
Alex Deucher
2015-08-03
1
-9
/
+9
*
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
2015-08-03
1
-1
/
+0
*
drm/radeon: SDMA fix hibernation (CI GPU family).
Jérôme Glisse
2015-08-03
1
-0
/
+11
*
drm/radeon: compute ring fix hibernation (CI GPU family) v2.
Jérôme Glisse
2015-08-03
1
-0
/
+34
*
drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
Chris Wilson
2015-08-03
1
-7
/
+19
*
Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
Daniel Vetter
2015-08-03
1
-11
/
+1
*
drm/i915: Forward all core DRM ioctls to core compat handling
Tvrtko Ursulin
2015-08-03
1
-1
/
+1
*
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
2015-08-03
3
-10
/
+11
*
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
2015-08-03
1
-1
/
+11
*
drm/i915: fix backlight after resume on 855gm
Jani Nikula
2015-08-03
2
-0
/
+9
*
drm/i915: Fix IPS related flicker
Rodrigo Vivi
2015-08-03
2
-0
/
+14
*
drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Michel Thierry
2015-08-03
1
-3
/
+3
*
drm/radeon: clean up radeon_audio_enable
Alex Deucher
2015-08-03
2
-11
/
+9
*
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
Alex Deucher
2015-08-03
1
-0
/
+2
*
drm/bridge: ptn3460: Include linux/gpio/consumer.h
Geert Uytterhoeven
2015-08-03
1
-0
/
+1
*
drm/qxl: Do not leak memory if qxl_release_list_add fails
Frediano Ziglio
2015-08-03
1
-1
/
+3
*
drm/qxl: Do not cause spice-server to clean our objects
Frediano Ziglio
2015-08-03
1
-0
/
+1
*
drm/tegra: dpaux: Fix transfers larger than 4 bytes
Thierry Reding
2015-08-03
1
-10
/
+8
*
drm/dp/mst: make sure mst_primary mstb is valid in work function
Daniel Vetter
2015-08-03
1
-5
/
+19
*
drm/dp/mst: take lock around looking up the branch device on hpd irq
Dave Airlie
2015-08-03
1
-0
/
+3
*
drm/dp/mst: close deadlock in connector destruction.
Dave Airlie
2015-08-03
1
-2
/
+38
*
drm/vgem: Set unique to "vgem"
Daniel Vetter
2015-08-03
1
-0
/
+2
*
Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-06-19
1
-1
/
+4
|
\
|
*
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
2015-06-15
1
-0
/
+3
|
*
drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Chris Wilson
2015-06-15
1
-1
/
+1
*
|
drm/radeon: don't probe MST on hw we don't support it on
Dave Airlie
2015-06-18
1
-0
/
+5
*
|
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Michel Dänzer
2015-06-18
1
-0
/
+3
*
|
drm/mgag200: Reject non-character-cell-aligned mode widths
Adam Jackson
2015-06-16
1
-0
/
+5
|
/
*
Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-06-12
2
-4
/
+18
|
\
[next]