index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/mc: switch to instanced constructor
Ben Skeggs
2021-02-11
17
-44
/
+44
*
drm/nouveau/top: expose parsed device info more directly
Ben Skeggs
2021-02-11
1
-13
/
+0
*
drm/nouveau/top: store device type and instance separately
Ben Skeggs
2021-02-11
3
-20
/
+22
*
drm/nouveau/ltc: switch to instanced constructor
Ben Skeggs
2021-02-11
9
-18
/
+25
*
drm/nouveau/instmem: switch to instanced constructor
Ben Skeggs
2021-02-11
6
-13
/
+12
*
drm/nouveau/iccsense: switch to instanced constructor
Ben Skeggs
2021-02-11
3
-8
/
+8
*
drm/nouveau/ibus: switch to instanced constructor
Ben Skeggs
2021-02-11
6
-12
/
+12
*
drm/nouveau/i2c: switch to instanced constructor
Ben Skeggs
2021-02-11
11
-22
/
+31
*
drm/nouveau/gsp: switch to instanced constructor
Ben Skeggs
2021-02-11
3
-5
/
+6
*
drm/nouveau/gpio: switch to instanced constructor
Ben Skeggs
2021-02-11
8
-16
/
+22
*
drm/nouveau/fuse: switch to instanced constructor
Ben Skeggs
2021-02-11
5
-10
/
+13
*
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
2021-02-11
38
-85
/
+84
*
drm/nouveau/fault: switch to instanced constructor
Ben Skeggs
2021-02-11
6
-12
/
+12
*
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
2021-02-11
20
-54
/
+52
*
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
2021-02-11
14
-47
/
+49
*
drm/nouveau/bus: switch to instanced constructor
Ben Skeggs
2021-02-11
7
-13
/
+18
*
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-2
/
+3
*
drm/nouveau/bar: switch to instanced constructor
Ben Skeggs
2021-02-11
11
-23
/
+30
*
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
2021-02-11
8
-16
/
+22
*
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
2021-02-11
3
-9
/
+9
*
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
2021-02-11
4
-10
/
+5
*
drm/nouveau/pmu: serialise send() with private mutex
Ben Skeggs
2021-02-11
2
-3
/
+6
*
drm/nouveau/mmu: serialise mmu invalidations with private mutex
Ben Skeggs
2021-02-11
5
-14
/
+13
*
drm/nouveau/ltc: serialise cbc operations with private mutex
Ben Skeggs
2021-02-11
1
-2
/
+4
*
drm/nouveau/instmem: protect mm/lru with private mutex
Ben Skeggs
2021-02-11
4
-29
/
+30
*
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
2021-02-11
1
-5
/
+7
*
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
2021-02-11
8
-13
/
+15
*
drm/nouveau/mc/tu102: Remove Turing interrupt hack
Alistair Popple
2021-01-29
3
-20
/
+0
*
drm/nouveau/mc/tu102: Fix MMU fault interrupts on Turing
Alistair Popple
2021-01-29
2
-6
/
+122
*
drm/nouveau/gpio/ga10[024]: initial support
Ben Skeggs
2021-01-15
2
-0
/
+119
*
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
2021-01-15
7
-1
/
+127
*
drm/nouveau/mc/ga10[024]: initial support
Ben Skeggs
2021-01-15
2
-0
/
+75
*
drm/nouveau/devinit/ga10[024]: initial support
Ben Skeggs
2021-01-15
4
-1
/
+79
*
drm/nouveau/bios/ga10[024]: initial support
Ben Skeggs
2021-01-15
1
-0
/
+3
*
drm/nouveau/mmu: fix vram heap sizing
Ben Skeggs
2021-01-15
1
-3
/
+3
*
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
Ben Skeggs
2021-01-15
1
-4
/
+4
*
drm/nouveau/i2c/gk110-: disable hw-initiated dpcd reads
Ben Skeggs
2021-01-15
7
-6
/
+40
*
drm/nouveau/i2c/gk110: split out from i2c/gk104
Ben Skeggs
2021-01-15
2
-0
/
+39
*
drm/nouveau/privring: ack interrupts the same way as RM
Ben Skeggs
2021-01-15
2
-6
/
+14
*
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
2021-01-15
1
-1
/
+1
*
drm: remove unneeded break
Tom Rix
2020-11-08
4
-6
/
+0
*
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-09-25
1
-2
/
+1
*
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-06
33
-60
/
+119
|
\
|
*
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
10
-20
/
+20
|
*
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
2
-3
/
+84
|
*
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-07-24
2
-4
/
+1
|
*
drm/nouveau/pmu/gm200-: explicitly handle nofw
Ben Skeggs
2020-07-24
5
-4
/
+15
|
*
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
2020-07-24
2
-6
/
+6
|
*
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
2020-07-24
3
-6
/
+29
|
*
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
2020-07-24
3
-4
/
+14
[next]