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
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
71
-3384
/
+6970
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-4
/
+4
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
1
-1
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2
-3
/
+3
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2
-2
/
+0
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
2
-2
/
+0
2010-10-06
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
3
-21
/
+89
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
70
-3361
/
+6881
2010-10-06
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
Chris Ball
1
-0
/
+9
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
2
-2
/
+2
2010-10-06
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
Chris Ball
3
-21
/
+80
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
4
-6
/
+8
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
8
-19
/
+20
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
1
-12
/
+2
2010-10-05
drm/nouveau: fix thinkos in mem timing table recordlen check
Roy Spliet
1
-5
/
+7
2010-10-05
drm/nouveau: parse voltage from perf 0x40 entires
Ben Skeggs
1
-1
/
+1
2010-10-05
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
Emil Velikov
1
-0
/
+6
2010-10-05
drm/nv50: Fix large 3D performance regression caused by the interchannel sync...
Francisco Jerez
2
-7
/
+40
2010-10-05
drm/nouveau: Synchronize buffer object moves in hardware.
Francisco Jerez
1
-3
/
+8
2010-10-05
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
Francisco Jerez
4
-3
/
+212
2010-10-05
drm/nouveau: Provide a means to have arbitrary work run on fence completion.
Francisco Jerez
2
-0
/
+33
2010-10-05
drm/nouveau: Minor refactoring/cleanup of the fence code.
Francisco Jerez
6
-55
/
+59
2010-10-05
drm/nouveau: Add a module option to force card POST.
Marcin KoĆcielnicki
3
-0
/
+7
2010-10-05
drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle
Ben Skeggs
1
-1
/
+1
2010-10-05
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
Francisco Jerez
5
-11
/
+7
2010-10-05
drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.
Francisco Jerez
1
-1
/
+1
2010-10-05
drm/nouveau: Fix perf table parsing on BMP v5.25.
Francisco Jerez
1
-1
/
+1
2010-10-05
drm/nouveau: fix required mode bandwidth calculation for DP
Ben Skeggs
2
-1
/
+20
2010-10-05
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
Ben Skeggs
1
-1
/
+1
2010-10-05
drm/nva3: split pm backend out from nv50
Ben Skeggs
5
-42
/
+137
2010-10-05
drm/nouveau: run perflvl and M table scripts on mem clock change
Ben Skeggs
3
-0
/
+25
2010-10-05
drm/nouveau: pass perflvl struct to clock_pre()
Ben Skeggs
5
-11
/
+17
2010-10-05
drm/nouveau: enable enhanced framing only if DP display supports it
Ben Skeggs
2
-2
/
+6
2010-10-05
drm/nouveau: Import initial memory timing work
Roy Spliet
4
-1
/
+169
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
3
-4
/
+4
2010-09-24
drm/nv50: use pll type rather than register for CRTC PLL
Ben Skeggs
1
-19
/
+14
2010-09-24
drm/nouveau: v3.0 pll limits tables have type<->register mapping too
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: Misc cleanup of the PM code.
Francisco Jerez
3
-7
/
+6
2010-09-24
drm/nouveau: Add support for I2C hardware monitoring devices.
Francisco Jerez
5
-9
/
+58
2010-09-24
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
5
-39
/
+43
2010-09-24
drm/nouveau: Double the perf table memory clocks on pre-G71 cards.
Francisco Jerez
1
-2
/
+8
2010-09-24
drm/nouveau: Fix parsing of the temperature constant correction.
Francisco Jerez
1
-2
/
+2
2010-09-24
drm/nouveau: Add sane sensor correction defaults for nv4a.
Francisco Jerez
1
-0
/
+1
2010-09-24
drm/nv40: fix reading temp value
Francesco Marella
1
-2
/
+2
2010-09-24
drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.
Francisco Jerez
1
-1
/
+14
2010-09-24
drm/nv10: Don't oops if the card wants to switch to a channel with no grctx.
Francisco Jerez
1
-1
/
+1
2010-09-24
drm/nouveau: fix panels using straps-based mode detection
Ben Skeggs
1
-2
/
+4
2010-09-24
drm/nouveau: fix chipset vs card_type thinko
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nv50: assume smaller tiles for bo moves
Ben Skeggs
1
-4
/
+4
[next]