index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2
-2
/
+2
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
1
-8
/
+4
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
1
-18
/
+47
2020-05-22
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
6
-30
/
+6
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
1
-0
/
+5
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+15
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
1
-2
/
+15
2020-03-29
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
2
-0
/
+16
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2
-12
/
+32
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-23
drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
Thierry Reding
2
-4
/
+14
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
4
-0
/
+225
2020-01-15
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
2
-4
/
+3
2020-01-15
drm/nouveau/secboot: remove
Ben Skeggs
27
-4153
/
+0
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
14
-22
/
+1417
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
6
-121
/
+130
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
10
-99
/
+36
2020-01-15
drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()
Ben Skeggs
1
-7
/
+1
2020-01-15
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
5
-2
/
+76
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
6
-14
/
+156
2020-01-15
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...
Ben Skeggs
1
-0
/
+3
2020-01-15
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
Ben Skeggs
1
-1
/
+3
2020-01-15
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
1
-1
/
+8
2020-01-15
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
Ben Skeggs
1
-3
/
+13
2020-01-15
drm/nouveau/flcn: reset sec2/gsp falcons harder
Ben Skeggs
1
-1
/
+1
2020-01-15
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/flcn: specify debug/production register offset from subdev
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/flcn: move bind_context WAR out of common code
Ben Skeggs
1
-1
/
+1
2020-01-15
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
2
-0
/
+2
2020-01-15
drm/nouveau/nvdec: initialise SW state for falcon from constructor
Ben Skeggs
1
-1
/
+1
2020-01-15
drm/nouveau/sec2: initialise SW state for falcon from constructor
Ben Skeggs
4
-5
/
+5
2020-01-15
drm/nouveau/sec2: select implementation based on available firmware
Ben Skeggs
2
-31
/
+0
2020-01-15
drm/nouveau/gr/gf100-: select implementation based on available FW
Ben Skeggs
5
-153
/
+0
2020-01-15
drm/nouveau/pmu: initialise SW state for falcon from constructor
Ben Skeggs
19
-23
/
+47
2020-01-15
drm/nouveau/pmu: select implementation based on available firmware
Ben Skeggs
16
-29
/
+149
2020-01-15
drm/nouveau/pmu/gp10b: split from gm20b implementation
Ben Skeggs
4
-11
/
+42
2020-01-15
drm/nouveau/gsp: initialise SW state for falcon from constructor
Ben Skeggs
3
-16
/
+20
2020-01-15
drm/nouveau/gsp: select implementation based on available firmware
Ben Skeggs
4
-30
/
+93
2020-01-15
drm/nouveau/acr: add loaders for currently available LS firmware images
Ben Skeggs
4
-0
/
+260
2020-01-15
drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...
Ben Skeggs
13
-40
/
+351
2020-01-15
drm/nouveau/core: define ACR subdev
Ben Skeggs
2
-0
/
+2
2020-01-15
drm/nouveau/fault/gv100-: fix memory leak on module unload
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/fault/tu102: define nvkm_fault_func.pin
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
Dan Carpenter
1
-3
/
+2
2020-01-15
drm/nouveau/mmu: Add correct turing page kinds
James Jones
9
-19
/
+39
2020-01-15
drm/nouveau/fb/gf100-: declare constants as unsigned long long.
Wambui Karuga
6
-6
/
+6
2020-01-15
drm/nouveau/ltc/gp10b: Add custom L2 cache implementation
Thierry Reding
3
-0
/
+68
2020-01-15
drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers
Thierry Reding
3
-35
/
+54
[next]