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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
1
-3
/
+5
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
1
-1
/
+1
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
1
-1
/
+2
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
1
-4
/
+32
2022-07-13
drm/nouveau/flcn: remove unused functions
Ben Skeggs
1
-10
/
+0
2022-07-13
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
1
-1
/
+0
2022-07-13
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
1
-1
/
+0
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
3
-5
/
+2
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
1
-66
/
+0
2022-05-04
drm/nouveau/subdev/bus: Ratelimit logging for fault errors
Lyude Paul
1
-0
/
+2
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
1
-0
/
+1
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
3
-3
/
+1
2021-02-11
drm/nouveau/top/ga100: initial support
Ben Skeggs
2
-2
/
+5
2021-02-11
drm/nouveau/top: add ioctrl/nvjpg
Ben Skeggs
1
-0
/
+2
2021-02-11
drm/nouveau/privring: rename from ibus
Ben Skeggs
3
-13
/
+13
2021-02-11
drm/nouveau/nvkm: remove nvkm_subdev.index
Ben Skeggs
2
-9
/
+2
2021-02-11
drm/nouveau/nvkm: determine subdev id/order from layout
Ben Skeggs
1
-72
/
+9
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
3
-7
/
+2
2021-02-11
drm/nouveau/sw: switch to instanced constructor
Ben Skeggs
5
-17
/
+8
2021-02-11
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
3
-5
/
+4
2021-02-11
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
4
-8
/
+3
2021-02-11
drm/nouveau/pm: switch to instanced constructor
Ben Skeggs
3
-11
/
+10
2021-02-11
drm/nouveau/nvenc: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/nvdec: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
3
-7
/
+6
2021-02-11
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
3
-5
/
+4
2021-02-11
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
3
-6
/
+5
2021-02-11
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
4
-12
/
+7
2021-02-11
drm/nouveau/me: switch to instanced constructor
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/ifb: switch to instanced constructor
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
3
-42
/
+41
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
2
-1
/
+2
2021-02-11
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/fifo: index base engctx by engine id
Ben Skeggs
1
-1
/
+2
2021-02-11
drm/nouveau/fifo: switch to instanced constructor
Ben Skeggs
3
-20
/
+19
2021-02-11
drm/nouveau/dma: switch to instanced constructor
Ben Skeggs
3
-7
/
+6
2021-02-11
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
3
-20
/
+19
2021-02-11
drm/nouveau/cipher: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/ce: switch to instanced constructor
Ben Skeggs
5
-15
/
+23
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/bsp,vp: switch to instanced constructor
Ben Skeggs
6
-9
/
+12
2021-02-11
drm/nouveau/volt: switch to instanced constructor
Ben Skeggs
3
-9
/
+7
2021-02-11
drm/nouveau/top: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/tmr: switch to instanced constructor
Ben Skeggs
3
-6
/
+5
2021-02-11
drm/nouveau/therm: switch to instanced constructor
Ben Skeggs
3
-11
/
+10
[next]