index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
drm/nouveau/clk: cosmetic changes
Ben Skeggs
12
-776
/
+765
2015-08-28
drm/nouveau/bus: cosmetic changes
Ben Skeggs
9
-100
/
+94
2015-08-28
drm/nouveau/bios: cosmetic changes
Ben Skeggs
3
-5
/
+5
2015-08-28
drm/nouveau/bar: cosmetic changes
Ben Skeggs
5
-135
/
+127
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
78
-159
/
+65
2015-08-28
drm/nouveau/device: add direct pointer to struct device
Ben Skeggs
2
-0
/
+3
2015-08-28
drm/nouveau/device: add direct pointers to subdevs from nvkm_device
Ben Skeggs
2
-7
/
+96
2015-08-28
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
6
-10
/
+15
2015-08-28
drm/nouveau/lib: various tweaks
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/pmu/gk104: implement a hackish workaround for a hw bug
Ben Skeggs
1
-0
/
+51
2015-08-28
drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xx
Ben Skeggs
3
-10
/
+7
2015-08-28
drm/nouveau/disp/dp: fix some tx_pu mishandling
Ben Skeggs
4
-6
/
+7
2015-08-28
drm/nouveau/bios/dp: use alternate set of drvctl values where necessary
Ben Skeggs
1
-5
/
+4
2015-08-28
drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0
Ben Skeggs
2
-27
/
+25
2015-08-28
drm/nouveau/fb/sddr3: add WR/CWL values seen on a GK208
Ilia Mirkin
1
-2
/
+2
2015-08-28
drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
Hans de Goede
1
-1
/
+1
2015-08-28
drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signals
Samuel Pitoiset
5
-54
/
+19
2015-08-28
drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0e
Samuel Pitoiset
1
-5
/
+4
2015-08-28
drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 mux
Samuel Pitoiset
1
-4
/
+0
2015-08-28
drm/nouveau/pm: allow zeroed signals to enable sources
Samuel Pitoiset
1
-2
/
+2
2015-08-28
drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80
Samuel Pitoiset
3
-20
/
+28
2015-08-28
drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215
Samuel Pitoiset
1
-1
/
+1
2015-08-28
drm/nouveau/bios: add opcodes 0x73 and 0x77
Ilia Mirkin
1
-0
/
+37
2015-08-28
drm/nouveau/platform: recognize GM20B
Alexandre Courbot
1
-0
/
+1
2015-08-28
drm/nouveau/device: recognize GM20B
Alexandre Courbot
1
-0
/
+20
2015-08-28
drm/nouveau/gr: add GM20B support
Alexandre Courbot
10
-6
/
+217
2015-08-28
drm/nouveau/fifo: add GM20B fifo
Alexandre Courbot
5
-1
/
+41
2015-08-28
drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu
Alexandre Courbot
5
-30
/
+421
2015-08-28
drm/nouveau/gr: use NVIDIA-provided external firmwares
Alexandre Courbot
1
-12
/
+19
2015-08-28
drm/nouveau/pm/gk104: add compute signals/sources
Samuel Pitoiset
3
-1
/
+93
2015-08-28
drm/nouveau/pm/gk104: re-use gf100_pm_ctor()
Samuel Pitoiset
3
-56
/
+14
2015-08-28
drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'
Samuel Pitoiset
1
-1
/
+1
2015-08-28
drm/nouveau/pm: expose name of domains
Samuel Pitoiset
2
-0
/
+2
2015-08-28
drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculation
Wei Ni
1
-1
/
+1
2015-08-28
drm/nouveau/pm: some fixes related to sources
Samuel Pitoiset
1
-5
/
+16
2015-08-28
drm/nouveau/pm: fix signals/sources for GT200+
Samuel Pitoiset
2
-6
/
+5
2015-08-28
drm/nouveau/pm/gf100: add compute signals/sources
Samuel Pitoiset
7
-5
/
+282
2015-08-28
drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domains
Samuel Pitoiset
4
-19
/
+34
2015-08-28
drm/nouveau/pm: stack perfdom class under perfmon
Ben Skeggs
1
-7
/
+31
2015-08-28
drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commit
Ben Skeggs
1
-175
/
+175
2015-08-28
drm/nouveau/pm/nv50: add compute and graphics signals/sources
Samuel Pitoiset
8
-11
/
+485
2015-08-28
drm/nouveau/pm: allow the userspace to configure sources
Samuel Pitoiset
3
-10
/
+95
2015-08-28
drm/nouveau/pm: allow to configure domains instead of simple counters
Samuel Pitoiset
6
-124
/
+146
2015-08-28
drm/nouveau/pm: allow the userspace to schedule hardware counters
Samuel Pitoiset
3
-25
/
+48
2015-08-28
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method
Samuel Pitoiset
2
-0
/
+89
2015-08-28
drm/nouveau/pm: allow to query the number of sources for a signal
Samuel Pitoiset
2
-4
/
+21
2015-08-28
drm/nouveau/pm: add concept of sources
Samuel Pitoiset
3
-4
/
+103
2015-08-28
drm/nouveau/pm: allow to monitor hardware signal index 0x00
Samuel Pitoiset
3
-6
/
+10
2015-08-28
drm/nouveau/pm: use hardware signals indexes instead of user-readable names
Samuel Pitoiset
2
-44
/
+19
2015-08-28
drm/nouveau/pm: change signal iter to u16
Samuel Pitoiset
3
-9
/
+10
[next]