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.13.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
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2013-09-05
drm/exynos: Remove redundant NULL check in exynos_drm_buf
Sachin Kamat
1
-5
/
+0
2013-09-05
drm/exynos: add device tree support for rotator
Chanho Park
1
-28
/
+80
2013-09-05
drm/exynos: Add missing includes
Mark Brown
10
-0
/
+10
2013-09-05
drm/exynos: add runtime pm interfaces to g2d driver
Inki Dae
1
-12
/
+28
2013-09-05
drm/exynos: Add fallback option to get non physically contiguous memory for fb
Vikas Sajjan
1
-2
/
+13
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-05
drm/tda998x: BUG() on invalid audio format
David Herrmann
1
-0
/
+4
2013-09-05
drm/radeon: protect ACPI calls with CONFIG_ACPI
Stephen Rothwell
1
-0
/
+4
2013-09-04
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
Daniel Vetter
1
-2
/
+1
2013-09-04
drm/i915: handle sdvo input pixel multiplier correctly again
Daniel Vetter
1
-8
/
+9
2013-09-04
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2
-2
/
+14
2013-09-04
drm/nouveau: fix command submission to use vmalloc for big allocations
Maarten Lankhorst
1
-7
/
+20
2013-09-04
drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)
Martin Peres
1
-1
/
+2
2013-09-04
drm/nouveau: use MSI interrupts
Lucas Stach
3
-1
/
+25
2013-09-04
drm/nv50-/kms: assume analog display connected if load on any pin
Ben Skeggs
1
-1
/
+1
2013-09-04
drm/nv50/disp: prevent false output detection on the original nv50
Emil Velikov
1
-5
/
+10
2013-09-04
drm/nouveau/i2c: pass the function pointers in at creation time
Ilia Mirkin
8
-21
/
+23
2013-09-04
drm/nouveau/therm: survive to suspend/resume cycles
Martin Peres
4
-1
/
+51
2013-09-04
drm/nouveau/timer: add a way to cancel alarms
Martin Peres
3
-0
/
+29
2013-09-04
drm/nouveau/timer: restore the time on resume
Martin Peres
1
-1
/
+14
2013-09-04
drm/nouveau/fan: restore pwm value on resume when in manual/auto mode
Martin Peres
2
-1
/
+9
2013-09-04
drm/nouveau/therm: Set the correct pwm_mode upon resume
Emil Velikov
1
-1
/
+1
2013-09-04
drm/nouveau: require contiguous bo for framebuffer
Maarten Lankhorst
1
-0
/
+5
2013-09-04
drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded values
Emil Velikov
1
-17
/
+17
2013-09-04
drm/nouveau: remove duplicate copy of nv44_graph_class
Ilia Mirkin
2
-8
/
+5
2013-09-04
drm/nouveau/vdec: implement support for VP3 engines
Ilia Mirkin
6
-53
/
+104
2013-09-04
drm/nouveau/core: get rid of math.h, replace log2i with order_base_2
Ilia Mirkin
7
-27
/
+7
2013-09-04
Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
5
-17
/
+23
2013-09-03
drm/i915: fix up the relocate_entry refactoring
Daniel Vetter
1
-0
/
+3
2013-09-03
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
Ville Syrjälä
3
-17
/
+7
2013-09-03
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
1
-1
/
+0
2013-09-03
i915: Update VGA arbiter support for newer devices
Alex Williamson
2
-3
/
+31
2013-09-03
vgaarb: Fix VGA decodes changes
Alex Williamson
1
-24
/
+17
2013-09-03
vgaarb: Don't disable resources that are not owned
Alex Williamson
1
-5
/
+5
2013-09-03
drm/i915: Pin pages whilst mapping the dma-buf
Chris Wilson
1
-19
/
+22
2013-09-03
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
4
-7
/
+13
2013-09-03
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
1
-15
/
+0
2013-09-03
drm/i915: split PCI IDs out into i915_drm.h v4
Jesse Barnes
1
-130
/
+34
2013-09-03
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
1
-1
/
+1
2013-09-03
drm/i915: Use RCS flips on Ivybridge+
Chris Wilson
2
-9
/
+49
2013-09-03
drm/i915: Embed the ring->private within the struct intel_ring_buffer
Chris Wilson
3
-72
/
+35
2013-09-03
drm/i915: fix lvds/dp panel fitter setting
Imre Deak
1
-0
/
+2
2013-09-03
drm/i915: tune down hangcheck noise
Daniel Vetter
1
-3
/
+3
2013-09-03
drm/i915: Report requested frequency alongside current frequency in debugfs
Chris Wilson
1
-1
/
+10
2013-09-03
drm/i915: Apply the force-detect VGA w/a to Valleyview
Chris Wilson
1
-1
/
+1
2013-09-03
drm/i915: Adjust available RPS information through sysfs for vlv
Chris Wilson
1
-5
/
+31
2013-09-03
drm/i915: sanitize forcewake registers on reset
Mika Kuoppala
1
-1
/
+8
2013-09-03
drm/i915: Don't mask EI UP interrupt on IVB|SNB
Mika Kuoppala
1
-1
/
+11
[prev]
[next]