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
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-1846
/
+5165
2011-05-16
drm: fix nouveau_acpi build
Randy Dunlap
1
-1
/
+2
2011-05-16
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
2
-6
/
+6
2011-05-16
drm/nva3/clk: better pll calculation when no fractional fb div available
Ben Skeggs
4
-37
/
+43
2011-05-16
drm/nouveau/pm: translate ramcfg strap through ram restrict table
Ben Skeggs
1
-2
/
+4
2011-05-16
drm/nva3/pm: allow use of divisor 16
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table
Ben Skeggs
2
-0
/
+3
2011-05-16
drm/nvc0/pm: correct core/mem/shader perflvl parsing
Ben Skeggs
1
-3
/
+13
2011-05-16
drm/nouveau/pm: remove memtiming support check when assigning to perflvl
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nva3: support for memory timing map table
Ben Skeggs
1
-14
/
+67
2011-05-16
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
4
-18
/
+44
2011-05-16
drm/nva3/pm: initial pass at set_clock() hook
Ben Skeggs
1
-21
/
+94
2011-05-16
drm/nvc0/gr: calculate some more of our magic numbers
Ben Skeggs
2
-38
/
+19
2011-05-16
drm/nv50: respect LVDS link count from EDID on SPWG panels
Ben Skeggs
1
-3
/
+15
2011-05-16
drm/nouveau: recognise DCB connector type 0x41 as LVDS
Ben Skeggs
3
-3
/
+7
2011-05-16
drm/nouveau: fix uninitialised variable warning
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
2
-2
/
+5
2011-05-16
drm/nouveau: Free nv04 instmem ramin heap at card takedown
Jimmy Rentz
1
-0
/
+3
2011-05-16
drm/nva3: somewhat improve clock reporting
Ben Skeggs
1
-10
/
+46
2011-05-16
drm/nouveau: pull refclk from vbios on limits 0x40 boards
Ben Skeggs
1
-5
/
+1
2011-05-16
drm/nv40/gr: oops, fix random bits getting set in engine obj
Ben Skeggs
1
-1
/
+3
2011-05-16
drm/nv50: improve nv50_pm_get_clock()
Emil Velikov
1
-0
/
+15
2011-05-16
drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
Martin Peres
1
-3
/
+3
2011-05-16
drm/nvc0/fifo: stick user area into a gpuobj rather than a bo
Ben Skeggs
1
-41
/
+8
2011-05-16
drm/nvc0/gr: no need to store context in graph_fini()
Ben Skeggs
1
-6
/
+0
2011-05-16
drm/nvc0/fifo: restore context table on resume
Ben Skeggs
1
-1
/
+14
2011-05-16
drm/nvc0/fifo: kick channels off during suspend
Ben Skeggs
1
-0
/
+16
2011-05-16
drm/nvc0/gr: better handling of fuc firmware
Ben Skeggs
2
-35
/
+86
2011-05-16
drm/nv50: support PMPEG on original nv50
Ben Skeggs
2
-12
/
+49
2011-05-16
drm/nv50: rename nv84_mpeg to nv50_mpeg
Ben Skeggs
4
-24
/
+24
2011-05-16
drm/nv84: add support for PMPEG
Ben Skeggs
4
-1
/
+227
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
5
-0
/
+321
2011-05-16
drm/nvc0: implement support for copy engines
Ben Skeggs
6
-2
/
+777
2011-05-16
drm/nva3: implement support for copy engine
Ben Skeggs
7
-1
/
+1656
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
9
-135
/
+33
2011-05-16
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
1
-13
/
+13
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel
Ben Skeggs
1
-11
/
+0
2011-05-16
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
6
-14
/
+12
2011-05-16
drm/nv04/gr: move to exec engine interfaces
Ben Skeggs
3
-184
/
+195
2011-05-16
drm/nv10/gr: move to exec engine interfaces
Ben Skeggs
3
-111
/
+118
2011-05-16
drm/nv20-nv30/gr: move to exec engine interface
Ben Skeggs
3
-312
/
+239
2011-05-16
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
3
-171
/
+158
2011-05-16
drm/nvc0/gr: move to exec engine interfaces
Ben Skeggs
5
-230
/
+200
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
8
-246
/
+252
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
8
-133
/
+174
2011-05-16
drm/nouveau: remove some unused members from dev_priv
Ben Skeggs
1
-6
/
+0
2011-05-16
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
8
-82
/
+138
2011-05-16
drm/nouveau: use static vidshift of 2 on volt 0x30 tables
Ben Skeggs
1
-1
/
+9
2011-05-16
drm/nouveau: improve memtiming table parsing
Roy Spliet
3
-14
/
+35
2011-05-16
drm/nvc0: decode gpc/hubclient on vm fault
Ben Skeggs
1
-0
/
+34
[next]