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