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
2011-01-12
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2
-26
/
+47
2011-01-12
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
1
-8
/
+4
2011-01-12
drm/i915/evict: Ensure we completely cleanup on failure
Chris Wilson
1
-1
/
+8
2011-01-12
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
1
-3
/
+1
2011-01-12
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
1
-10
/
+43
2011-01-12
drm/i915: Record AGP memory type upon error
Chris Wilson
3
-4
/
+16
2011-01-12
drm/i915: Periodically flush the active lists and requests
Chris Wilson
1
-4
/
+26
2011-01-11
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
Chris Wilson
1
-7
/
+3
2011-01-11
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
3
-120
/
+50
2011-01-11
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
1
-2
/
+9
2011-01-11
drm/i915: Propagate error from flushing the ring
Chris Wilson
3
-48
/
+90
2011-01-11
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2
-2
/
+81
2011-01-11
drm/i915: cleanup rc6 code
Jesse Barnes
4
-46
/
+75
2011-01-11
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
2
-3
/
+3
2011-01-11
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
4
-21
/
+91
2011-01-11
drm/i915: Make the ring IMR handling private
Chris Wilson
2
-12
/
+15
2011-01-11
drm/i915/ringbuffer: Simplify the ring irq refcounting
Chris Wilson
2
-39
/
+25
2011-01-11
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
3
-14
/
+24
2011-01-11
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
5
-62
/
+113
2011-01-11
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
4
-43
/
+65
2011-01-11
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2
-1
/
+16
2011-01-11
drm/i915: Remove impossible test
Chris Wilson
1
-8
/
+0
2011-01-11
drm/i915: avoid reading non-existent PLL reg on Ironlake+
Jesse Barnes
1
-5
/
+7
2011-01-11
drm/i915: add 'reset' parameter
Chris Wilson
1
-0
/
+6
2011-01-11
drm/i915: fix the wrong latency value while computing wm0
Yuanhan Liu
1
-5
/
+5
2011-01-11
drm/i915: support low power watermarks on Ironlake
Jesse Barnes
2
-130
/
+133
2011-01-11
drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines
Chris Wilson
2
-3
/
+11
2011-01-11
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
2
-17
/
+10
2011-01-11
drm/i915: support overclocking on Sandy Bridge
Jesse Barnes
2
-0
/
+28
2011-01-11
drm/i915/lvds: Always use 0 to disable the pfit controller
Chris Wilson
1
-0
/
+4
2011-01-11
drm/i915/panel: Only record the backlight level when it is enabled
Chris Wilson
5
-8
/
+39
2011-01-11
drm/i915/sdvo: Defer detection of output capabilities until probing
Chris Wilson
1
-22
/
+11
2011-01-11
drm/i915: fix calculation of eDP signal levels on Sandybridge
Yuanhan Liu
2
-11
/
+21
2011-01-11
drm/i915/crt: Check for a analog monitor in case of DVI-I
David Müller
1
-5
/
+25
2011-01-11
drm/i915: make DP training try a little harder
Jesse Barnes
1
-4
/
+23
2011-01-11
drm/i915: check eDP encoder correctly when setting modes
Jesse Barnes
1
-1
/
+1
2011-01-11
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
162
-10154
/
+24031
2011-01-10
drm/radeon/kms: disable underscan by default
Alex Deucher
1
-3
/
+3
2011-01-10
drm/radeon/kms: only enable hdmi features if the monitor supports audio
Alex Deucher
1
-3
/
+3
2011-01-10
Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next
Dave Airlie
25
-149
/
+1593
2011-01-10
drm: Restore the old_fb upon modeset failure
Chris Wilson
1
-1
/
+4
2011-01-10
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
14
-79
/
+143
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-3
/
+2
2011-01-07
drm/nouveau: fix hwmon device binding
Lucas Stach
1
-2
/
+1
2011-01-07
radeon: consolidate asic-specific function decls for pre-r600
Daniel Vetter
2
-62
/
+50
2011-01-07
vga_switcheroo: comparing too few characters in strncmp()
Dan Carpenter
1
-2
/
+2
2011-01-07
drm/radeon/kms: don't enable pcie gen2 on NI yet
Alex Deucher
1
-1
/
+2
2011-01-07
drm/radeon/kms: add radeon_asic struct for NI asics
Alex Deucher
1
-0
/
+51
2011-01-07
drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init
Alex Deucher
1
-0
/
+18
2011-01-07
drm/radeon/kms: add ucode loader for NI
Alex Deucher
5
-4
/
+380
[next]