index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
fifo
/
gk104.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class
Ben Skeggs
2021-03-02
1
-0
/
+3
*
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
2021-02-11
1
-8
/
+30
*
drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+inst
Ben Skeggs
2021-02-11
1
-10
/
+8
*
drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+inst
Ben Skeggs
2021-02-11
1
-5
/
+6
*
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
2021-02-11
1
-10
/
+26
*
drm/nouveau/fifo: add id_engine hook
Ben Skeggs
2021-02-11
1
-0
/
+7
*
drm/nouveau/fifo: add engine_id hook
Ben Skeggs
2021-02-11
1
-5
/
+22
*
drm/nouveau/fifo: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-4
/
+5
*
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
2021-02-11
1
-3
/
+3
*
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
2021-02-11
1
-2
/
+2
*
drm/nouveau/fifo: private mutex
Ben Skeggs
2021-02-11
1
-7
/
+6
*
drm/nouveau/fifo/tu102: Move Turing specific FIFO functions
Alistair Popple
2021-01-29
1
-29
/
+17
*
drm/nouveau/fifo/gk104-: fix parsing of mmu fault data
Ben Skeggs
2019-08-23
1
-26
/
+2
*
drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data
Ben Skeggs
2019-08-23
1
-1
/
+1
*
drm/nouveau/fifo/gm200-: read pbdma count more directly
Ben Skeggs
2018-12-11
1
-3
/
+11
*
drm/nouveau/fifo/gk104-: virtualise pbdma enable function
Ben Skeggs
2018-12-11
1
-1
/
+9
*
drm/nouveau/fifo/gk104-: group pbdma functions together
Ben Skeggs
2018-12-11
1
-2
/
+7
*
drm/nouveau/fifo/gk104-: separate runlist building from committing to hw
Ben Skeggs
2018-12-11
1
-22
/
+31
*
drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault
Ben Skeggs
2018-12-11
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+10
*
drm/nouveau/fifo/gp100-: force individual channels into a channel group
Ben Skeggs
2018-05-18
1
-7
/
+30
*
drm/nouveau/fifo/gk208-: write pbdma timeout regs during initialisation
Ben Skeggs
2018-05-18
1
-0
/
+3
*
drm/nouveau/fifo/gk110-: support writing channel group runlist entries
Ben Skeggs
2018-05-18
1
-2
/
+24
*
drm/nouveau/fifo/gk104-: poll for runlist update completion
Ben Skeggs
2018-05-18
1
-4
/
+4
*
drm/nouveau/fifo/gk104-: add interfaces to support different runlist layouts
Ben Skeggs
2018-05-18
1
-14
/
+26
*
drm/nouveau/fifo/gk104-: simplify definition of channel classes
Ben Skeggs
2018-05-18
1
-8
/
+20
*
drm/nouveau/fifo/gk104-: support querying engines available on each runlist
Ben Skeggs
2018-05-18
1
-0
/
+30
*
drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevs
Ben Skeggs
2018-05-18
1
-82
/
+109
*
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
1
-6
/
+6
*
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
1
-3
/
+3
*
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2017-11-02
1
-2
/
+1
*
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2017-11-02
1
-2
/
+4
*
drm/nouveau/fifo/gk104-: Silence a locking warning
Dan Carpenter
2017-05-17
1
-1
/
+2
*
drm/nouveau/fifo/gk104-: trigger mmu fault before attempting engine recovery
Ben Skeggs
2017-02-17
1
-0
/
+41
*
drm/nouveau/fifo/gk104-: ACK SCHED_ERROR before attempting CTXSW_TIMEOUT reco...
Ben Skeggs
2017-02-17
1
-0
/
+8
*
drm/nouveau/fifo/gk104-: directly use new recovery code for ctxsw timeout
Ben Skeggs
2017-02-17
1
-24
/
+6
*
drm/nouveau/fifo/gk104-: directly use new recovery code for mmu faults
Ben Skeggs
2017-02-17
1
-4
/
+20
*
drm/nouveau/fifo/gk104-: reset all engines a killed channel is still active on
Ben Skeggs
2017-02-17
1
-0
/
+13
*
drm/nouveau/fifo/gk104-: refactor recovery code
Ben Skeggs
2017-02-17
1
-14
/
+81
*
drm/nouveau/fifo/gk104-: better detection of chid when parsing engine status
Ben Skeggs
2017-02-17
1
-1
/
+19
*
drm/nouveau/fifo/gk104-: separate out engine status parsing
Ben Skeggs
2017-02-17
1
-13
/
+46
*
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
2017-02-17
1
-0
/
+1
*
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
2017-02-17
1
-4
/
+7
*
drm/nouveau/fifo/gf100-: recover from host mmu faults
Ben Skeggs
2016-12-13
1
-8
/
+8
*
drm/nouveau/fifo/gk104-: translate engidx into human-readable name in debug o...
Ben Skeggs
2016-07-14
1
-2
/
+2
*
drm/nouveau/top: take nvkm_device as argument to public functions
Ben Skeggs
2016-07-14
1
-3
/
+2
*
drm/nouveau/fifo/gk104-: identify mmu engine ids for host faults
Ben Skeggs
2016-05-20
1
-4
/
+14
*
drm/nouveau/fifo/gk104-: implement support for PTOP fault info
Ben Skeggs
2016-05-20
1
-2
/
+16
*
drm/nouveau/fifo/gk104-: abstract mmu fault data structures
Ben Skeggs
2016-05-20
1
-110
/
+113
[next]