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.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-07-27
atomic: use <linux/atomic.h>
Arun Sharma
6
-6
/
+6
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
104
-1417
/
+5532
2011-07-26
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
1
-4
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
5
-18
/
+9
2011-07-26
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
5
-18
/
+9
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+2
2011-07-25
drm/radeon: Add a rmb() in IH processing
Benjamin Herrenschmidt
2
-0
/
+6
2011-07-25
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
Benjamin Herrenschmidt
1
-3
/
+2
2011-07-25
drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
Benjamin Herrenschmidt
1
-1
/
+1
2011-07-25
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
Benjamin Herrenschmidt
1
-0
/
+4
2011-07-25
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
3
-24
/
+9
2011-07-25
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
2
-12
/
+12
2011-07-25
drm/gem: add support for private objects
Alan Cox
1
-2
/
+24
2011-07-25
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
1
-27
/
+60
2011-07-25
DRM: Radeon: Fix section mismatch.
Ralf Baechle
1
-2
/
+2
2011-07-25
drm: really make debug levels match in edid failure code
Tormod Volden
1
-2
/
+2
2011-07-25
drm/radeon/kms: fix i2c map for rv250/280
Alex Deucher
1
-1
/
+2
2011-07-25
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
18
-147
/
+98
2011-07-25
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
Ben Skeggs
4
-0
/
+20
2011-07-25
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
14
-20
/
+21
2011-07-25
drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing
Ben Skeggs
4
-20
/
+8
2011-07-25
drm/nv40/gr: rewrite/split context takedown functions
Ben Skeggs
1
-91
/
+19
2011-07-25
drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
Ben Skeggs
1
-1
/
+1
2011-07-25
drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
Ben Skeggs
1
-15
/
+19
2011-07-25
drm/nouveau: Add a quirk for Gigabyte NX86T
Emil Velikov
1
-0
/
+6
2011-07-25
drm/nouveau: do not leak in nv20_graph_create
Jesper Juhl
1
-0
/
+2
2011-07-25
drm/nv50/dp: fix hack to work for macbooks booted via EFI
Ben Skeggs
1
-0
/
+2
2011-07-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-39
/
+56
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-2
/
+2
2011-07-19
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
3
-38
/
+41
2011-07-18
drm/radeon/kms: add info query for backend map
Alex Deucher
7
-1
/
+22
2011-07-15
drm: platform multi-device support
Rob Clark
1
-2
/
+3
2011-07-14
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
Keith Packard
2
-1
/
+15
2011-07-14
drm/radeon: Don't clobber error return value in page flipping cleanup paths.
Michel Dänzer
1
-7
/
+2
2011-07-14
drm/radeon: Don't generate new fence for page flip.
Michel Dänzer
1
-27
/
+6
2011-07-14
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
20
-404
/
+1101
2011-07-14
drm/i915: provide module parameter description
Ben Widawsky
1
-0
/
+29
2011-07-14
drm/i915: add module parameter compiler hints
Ben Widawsky
2
-22
/
+22
2011-07-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-12
/
+34
2011-07-14
drm/i915/bios: Avoid temporary allocation whilst searching for downclock
Chris Wilson
1
-59
/
+83
2011-07-13
drm/i915: Cache GT fifo count for SandyBridge
Chris Wilson
3
-5
/
+12
2011-07-13
i915: Fix opregion notifications
Matthew Garrett
1
-4
/
+11
2011-07-13
drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect
Keith Packard
1
-20
/
+20
2011-07-13
drm/i915: Select correct pipe during TV detect
Keith Packard
1
-0
/
+6
2011-07-13
Merge 3.0-rc7 into drm-core-next
Dave Airlie
25
-297
/
+509
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
6
-7
/
+7
2011-07-13
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
Alex Deucher
1
-2
/
+7
2011-07-13
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-32
/
+105
2011-07-12
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
3
-5
/
+13
[next]