index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: support running ACR on SEC
Alexandre Courbot
1
-1
/
+2
2017-03-07
drm/nouveau/falcon: support for EMEM
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot
2
-0
/
+16
2017-03-07
drm/nouveau/nvdec: add gp102 support
Alexandre Courbot
2
-2
/
+10
2017-03-07
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
1
-0
/
+6
2017-03-07
drm/nouveau/pmu: add msgqueue member
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/falcon: add msgqueue interface
Alexandre Courbot
1
-0
/
+47
2017-03-07
drm/nouveau/falcon: protect against concurrent DMEM accesses
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: make nvkm_secboot_falcon_name visible
Alexandre Courbot
1
-0
/
+2
2017-02-17
drm/nouveau/tmr: provide backtrace when a timeout is hit
Ben Skeggs
1
-4
/
+2
2017-02-17
drm/nouveau/pci/g92: Fix rearm
Karol Herbst
1
-0
/
+1
2017-02-17
drm/nouveau/iccsense: Parse max and crit power level
Karol Herbst
1
-0
/
+3
2017-02-17
drm/nouveau/bios/power_budget: Add basic power budget parsing
Karol Herbst
1
-0
/
+26
2017-02-17
drm/nouveau/top: add function to translate subdev index to mmu fault id
Ben Skeggs
1
-0
/
+1
2017-02-17
drm/nouveau/core: add engine method to assist in determining chsw direction
Ben Skeggs
1
-0
/
+2
2017-02-17
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
3
-0
/
+3
2017-02-17
drm/nouveau/fifo/g84-: rename non-stall interrupt event
Ben Skeggs
4
-4
/
+4
2017-02-17
drm/nouveau/core: increase maximum number of notifies that a client can request
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau/pci: Rename g94 to g92
Karol Herbst
1
-1
/
+1
2017-02-17
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
1
-3
/
+4
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2
-2
/
+8
2017-02-17
drm/nouveau/core/client: allow creation of subclients
Ben Skeggs
4
-3
/
+14
2017-02-17
drm/nouveau/core/client: pass notification callback to nvkm_client_new
Ben Skeggs
1
-1
/
+3
2017-02-17
drm/nouveau/core/client: use standard object dtor/init/fini paths
Ben Skeggs
1
-3
/
+0
2017-02-17
drm/nouveau/core/client: modify prefix on nvif structures, for consistency
Ben Skeggs
3
-9
/
+14
2017-02-17
drm/nouveau/dma: lookup objects with nvkm_object_search()
Ben Skeggs
2
-6
/
+1
2017-02-17
drm/nouveau/core/client: lookup client objects with nvkm_object_search()
Ben Skeggs
1
-4
/
+0
2017-02-17
drm/nouveau/core/object: support lookup of specific object types
Ben Skeggs
1
-0
/
+5
2017-02-17
drm/nouveau/gr/nv50-mcp89: add defines for gr classes
Ben Skeggs
1
-0
/
+12
2017-02-17
drm/nouveau/secboot: split reset function
Alexandre Courbot
1
-0
/
+5
2017-02-17
drm/nouveau/secboot: reorganize into more files
Alexandre Courbot
1
-5
/
+4
2017-02-17
drm/nouveau/secboot: remove nvkm_secboot_start()
Alexandre Courbot
1
-1
/
+0
2017-02-17
drm/nouveau/secboot: use falcon library
Alexandre Courbot
1
-3
/
+1
2017-02-17
drm/nouveau/secboot: fix functions definitions
Alexandre Courbot
1
-3
/
+3
2017-02-17
drm/nouveau/gm20b: add dummy PMU device
Alexandre Courbot
1
-0
/
+1
2017-02-17
drm/nouveau/pmu: instanciate the falcon in PMU device
Alexandre Courbot
1
-0
/
+2
2017-02-17
drm/nouveau/core: add falcon library functions
Alexandre Courbot
1
-4
/
+72
2017-02-17
drm/nouveau/mc: add nvkm_mc_enabled() function
Alexandre Courbot
1
-0
/
+1
2017-02-17
drm/nouveau/core: constify nv*_printk macros
Alexandre Courbot
3
-4
/
+4
2016-11-28
drm/nouveau/bios/volt: pointers are 32-bit
Ben Skeggs
1
-4
/
+4
2016-11-28
drm/nouveau/bios/vmap: pointers are 32-bit
Ben Skeggs
1
-4
/
+4
2016-11-28
drm/nouveau/bios/timing: pointers are 32-bit
Ben Skeggs
1
-3
/
+3
2016-11-28
drm/nouveau/bios/perf: pointers are 32-bit
Ben Skeggs
1
-3
/
+3
2016-11-28
drm/nouveau/bios/fan: pointers are 32-bit
Ben Skeggs
1
-1
/
+1
2016-11-28
drm/nouveau/bios/cstep: pointers are 32-bit
Ben Skeggs
1
-6
/
+6
2016-11-28
drm/nouveau/bios/boost: pointers are 32-bit
Ben Skeggs
1
-6
/
+6
2016-11-17
drm/nouveau/disp/gp102: rename from gp104
Ben Skeggs
2
-3
/
+3
2016-11-17
drm/nouveau/ce/gp102: rename from gp104
Ben Skeggs
1
-1
/
+1
[prev]
[next]