index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
top
/
base.c
Age
Commit message (
Expand
)
Author
2022-11-09
drm/nouveau/top: parse device topology right after devinit
Ben Skeggs
2021-02-11
drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+inst
Ben Skeggs
2021-02-11
drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+inst
Ben Skeggs
2021-02-11
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
2021-02-11
drm/nouveau/falcon: use split type+inst when looking up PRI addr
Ben Skeggs
2021-02-11
drm/nouveau/top: switch to instanced constructor
Ben Skeggs
2021-02-11
drm/nouveau/mc: use split type+inst when handling dev_top interrupts
Ben Skeggs
2021-02-11
drm/nouveau/mc: use split type+inst in interrupt masking API
Ben Skeggs
2021-02-11
drm/nouveau/mc: use split type+inst in device reset APIs
Ben Skeggs
2021-02-11
drm/nouveau/top: store device type and instance separately
Ben Skeggs
2019-02-20
drm/nouveau/top: add function to lookup PRI address for devices
Ben Skeggs
2017-02-17
drm/nouveau/top: add function to translate subdev index to mmu fault id
Ben Skeggs
2016-07-14
drm/nouveau/top: add function to lookup interrupt mask for a given device
Ben Skeggs
2016-07-14
drm/nouveau/top: take nvkm_device as argument to public functions
Ben Skeggs
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
drm/nouveau/top: initial implementation
Ben Skeggs