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
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
1
-0
/
+1
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
2
-2
/
+2
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
1
-66
/
+0
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/top/ga100: initial support
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/privring: rename from ibus
Ben Skeggs
2
-12
/
+12
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
1
-2
/
+1
2021-02-11
drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+inst
Ben Skeggs
1
-2
/
+1
2021-02-11
drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+inst
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/falcon: use split type+inst when looking up PRI addr
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/volt: switch to instanced constructor
Ben Skeggs
1
-6
/
+6
2021-02-11
drm/nouveau/top: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/tmr: switch to instanced constructor
Ben Skeggs
1
-4
/
+4
2021-02-11
drm/nouveau/therm: switch to instanced constructor
Ben Skeggs
1
-9
/
+9
2021-02-11
drm/nouveau/pmu: switch to instanced constructor
Ben Skeggs
1
-12
/
+12
2021-02-11
drm/nouveau/pci: switch to instanced constructor
Ben Skeggs
1
-11
/
+11
2021-02-11
drm/nouveau/mxm: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/mmu: switch to instanced constructor
Ben Skeggs
1
-15
/
+15
2021-02-11
drm/nouveau/mc: use split type+inst when handling dev_top interrupts
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/mc: use split type+inst in interrupt masking API
Ben Skeggs
2
-2
/
+2
2021-02-11
drm/nouveau/mc: use split type+inst in device reset APIs
Ben Skeggs
2
-5
/
+5
2021-02-11
drm/nouveau/mc: switch to instanced constructor
Ben Skeggs
1
-15
/
+15
2021-02-11
drm/nouveau/top: expose parsed device info more directly
Ben Skeggs
1
-0
/
+13
2021-02-11
drm/nouveau/ltc: switch to instanced constructor
Ben Skeggs
1
-8
/
+7
2021-02-11
drm/nouveau/instmem: switch to instanced constructor
Ben Skeggs
1
-4
/
+4
2021-02-11
drm/nouveau/iccsense: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/ibus: switch to instanced constructor
Ben Skeggs
1
-6
/
+6
2021-02-11
drm/nouveau/i2c: switch to instanced constructor
Ben Skeggs
1
-9
/
+9
2021-02-11
drm/nouveau/gsp: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/gpio: switch to instanced constructor
Ben Skeggs
1
-6
/
+6
2021-02-11
drm/nouveau/fuse: switch to instanced constructor
Ben Skeggs
1
-3
/
+3
2021-02-11
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
1
-34
/
+34
2021-02-11
drm/nouveau/fault: switch to instanced constructor
Ben Skeggs
1
-4
/
+4
2021-02-11
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
1
-16
/
+16
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
1
-10
/
+10
2021-02-11
drm/nouveau/bus: switch to instanced constructor
Ben Skeggs
1
-5
/
+5
2021-02-11
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/bar: switch to instanced constructor
Ben Skeggs
1
-7
/
+7
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
1
-6
/
+6
2021-02-11
drm/nouveau/pmu: serialise send() with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/mmu: serialise mmu invalidations with private mutex
Ben Skeggs
1
-0
/
+2
2021-02-11
drm/nouveau/ltc: serialise cbc operations with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/instmem: protect mm/lru with private mutex
Ben Skeggs
1
-0
/
+5
2021-02-11
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
1
-1
/
+5
2021-01-29
drm/nouveau/kms: handle mDP connectors
Karol Herbst
1
-0
/
+1
2021-01-15
drm/nouveau/gpio/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
1
-0
/
+2
2021-01-15
drm/nouveau/mc/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
[next]