index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/nouveau/pm: allow the userspace to schedule hardware counters
Samuel Pitoiset
2015-08-28
2
-23
/
+42
*
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method
Samuel Pitoiset
2015-08-28
1
-0
/
+77
*
drm/nouveau/pm: allow to query the number of sources for a signal
Samuel Pitoiset
2015-08-28
1
-3
/
+19
*
drm/nouveau/pm: add concept of sources
Samuel Pitoiset
2015-08-28
2
-4
/
+102
*
drm/nouveau/pm: allow to monitor hardware signal index 0x00
Samuel Pitoiset
2015-08-28
3
-6
/
+10
*
drm/nouveau/pm: use hardware signals indexes instead of user-readable names
Samuel Pitoiset
2015-08-28
1
-40
/
+12
*
drm/nouveau/pm: change signal iter to u16
Samuel Pitoiset
2015-08-28
2
-6
/
+6
*
drm/nouveau/pm: allow to query signals by domain
Samuel Pitoiset
2015-08-28
1
-24
/
+12
*
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method
Samuel Pitoiset
2015-08-28
1
-0
/
+86
*
drm/nouveau/pm: prevent creating a perfctr object when signals are not found
Samuel Pitoiset
2015-08-28
1
-2
/
+4
*
drm/nouveau/pm: reorganize the nvif interface
Samuel Pitoiset
2015-08-28
1
-6
/
+32
*
drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function
Samuel Pitoiset
2015-08-28
2
-24
/
+0
*
drm/nouveau/pm: remove pmu signals
Samuel Pitoiset
2015-08-28
7
-147
/
+1
*
drm/nouveau/pm: fix a potential race condition when creating an engine context
Samuel Pitoiset
2015-07-27
1
-4
/
+3
*
drm/nouveau/pm: prevent freeing the wrong engine context
Samuel Pitoiset
2015-07-27
1
-2
/
+5
*
drm/nouveau/pm: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
15
-580
/
+473
*
drm/nouveau/pm: rename from perfmon (no binary change)
Ben Skeggs
2015-01-22
13
-0
/
+1528
[prev]