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
2011-01-24
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
1
-1
/
+2
2011-01-24
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
4
-5
/
+5
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
1
-2
/
+2
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
1
-7
/
+18
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
3
-4
/
+15
2011-01-24
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
1
-17
/
+5
2011-01-24
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2
-0
/
+6
2011-01-24
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
1
-9
/
+5
2011-01-24
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
1
-1
/
+1
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
1
-0
/
+3
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
3
-4
/
+10
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2
-2
/
+2
2011-01-21
Merge branch 'akpm'
Linus Torvalds
4
-5
/
+5
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
4
-5
/
+5
2011-01-21
i915: Fix i915 suspend delay
Linus Torvalds
2
-3
/
+3
2011-01-20
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
Chris Wilson
2
-17
/
+24
2011-01-20
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
1
-1
/
+5
2011-01-20
drm/i915: Add dependency on CONFIG_TMPFS
Chris Wilson
1
-0
/
+3
2011-01-20
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
3
-18
/
+52
2011-01-19
GPU DRM: Remove unnecessary casts of void ptr returning alloc function return...
Jesper Juhl
1
-3
/
+1
2011-01-18
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
2
-0
/
+25
2011-01-18
drm/i915: set more FBC chicken bits
Jesse Barnes
2
-1
/
+5
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
3
-18
/
+20
2011-01-17
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
3
-46
/
+3
2011-01-17
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
5
-0
/
+14
2011-01-17
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
1
-1
/
+1
2011-01-17
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
11
-197
/
+86
2011-01-17
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
1
-2
/
+2
2011-01-17
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
3
-160
/
+52
2011-01-17
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
4
-5
/
+10
2011-01-17
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
1
-12
/
+2
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
3
-18
/
+20
2011-01-15
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
4
-21
/
+24
2011-01-14
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-31
/
+46
2011-01-14
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
1
-0
/
+8
2011-01-14
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
1
-1
/
+2
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-2
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-5
/
+5
2011-01-13
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
1
-4
/
+3
2011-01-13
drm/i915/execbuffer: Reorder relocations to match new object order
Chris Wilson
1
-6
/
+9
2011-01-13
drm/i915: Fix error handler to capture the first batch after the seqno
Chris Wilson
1
-1
/
+1
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
4
-17
/
+21
2011-01-12
drm/i915/panel: The backlight is enabled if the current value is non-zero
Indan Zupancic
1
-1
/
+1
2011-01-12
drm/i915/debugfs: Correct format after changing type of err object 'size'
Chris Wilson
1
-1
/
+1
2011-01-12
Merge branch 'acpi-video' into release
Len Brown
2
-2
/
+0
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
[prev]
[next]