index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
drm/nouveau/flcn: specify EMEM address from subdev
Ben Skeggs
5
-8
/
+9
2020-01-15
drm/nouveau/flcn: move bind_context WAR out of common code
Ben Skeggs
5
-39
/
+45
2020-01-15
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
9
-15
/
+11
2020-01-15
drm/nouveau/nvenc: add a stub implementation for the GPUs where it should be ...
Ben Skeggs
7
-6
/
+185
2020-01-15
drm/nouveau/nvdec/gm107-: add missing engine instances
Ben Skeggs
1
-0
/
+8
2020-01-15
drm/nouveau/nvdec/gm107: rename from gp102 implementation
Ben Skeggs
4
-21
/
+21
2020-01-15
drm/nouveau/nvdec: initialise SW state for falcon from constructor
Ben Skeggs
5
-25
/
+23
2020-01-15
drm/nouveau/nvdec: select implementation based on available fw
Ben Skeggs
4
-7
/
+46
2020-01-15
drm/nouveau/sec2: move interrupt handler to hw-specific module
Ben Skeggs
4
-21
/
+31
2020-01-15
drm/nouveau/sec2: use falcon funcs
Ben Skeggs
2
-9
/
+6
2020-01-15
drm/nouveau/sec2: initialise SW state for falcon from constructor
Ben Skeggs
9
-26
/
+46
2020-01-15
drm/nouveau/sec2: select implementation based on available firmware
Ben Skeggs
8
-55
/
+130
2020-01-15
drm/nouveau/sec2/gp108: split from gp102 implementation
Ben Skeggs
4
-2
/
+32
2020-01-15
drm/nouveau/gr/gf100-: initialise SW state for falcon from constructor
Ben Skeggs
4
-34
/
+50
2020-01-15
drm/nouveau/gr/gf100-: select implementation based on available FW
Ben Skeggs
27
-329
/
+498
2020-01-15
drm/nouveau/gr/gp108: split from gp107
Ben Skeggs
6
-2
/
+34
2020-01-15
drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures
Ben Skeggs
4
-22
/
+25
2020-01-15
drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init
Ben Skeggs
6
-33
/
+27
2020-01-15
drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init
Ben Skeggs
3
-48
/
+44
2020-01-15
drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw
Ben Skeggs
3
-33
/
+20
2020-01-15
drm/nouveau/pmu: initialise SW state for falcon from constructor
Ben Skeggs
20
-25
/
+49
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
6
-12
/
+44
2020-01-15
drm/nouveau/gsp: initialise SW state for falcon from constructor
Ben Skeggs
4
-19
/
+22
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
13
-0
/
+598
2020-01-15
drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...
Ben Skeggs
15
-40
/
+371
2020-01-15
drm/nouveau/core: define ACR subdev
Ben Skeggs
7
-0
/
+19
2020-01-15
drm/nouveau/core: add representation of generic binary objects
Ben Skeggs
1
-0
/
+13
2020-01-15
drm/nouveau/core: add a macro to better handle multiple firmware versions
Ben Skeggs
1
-0
/
+40
2020-01-15
drm/nouveau/core: output fw size in debug messages
Ben Skeggs
1
-1
/
+2
2020-01-15
drm/nouveau/flcn: export existing funcs
Ben Skeggs
5
-19
/
+41
2020-01-15
drm/nouveau/flcn: fetch PRI address from TOP if not provided by constructor
Ben Skeggs
1
-0
/
+7
2020-01-15
drm/nouveau/flcn: move fetching of configuration until first use
Ben Skeggs
2
-42
/
+55
2020-01-15
drm/nouveau/fault/gv100-: fix memory leak on module unload
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/disp/dp: fix typo when determining failsafe link configuration
Ben Skeggs
1
-1
/
+1
2020-01-15
drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
YueHaibing
1
-4
/
+0
2020-01-15
drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
YueHaibing
1
-1
/
+1
2020-01-15
drm/nouveau/gr/gv100-: modify gr init to match newer version of RM
Ben Skeggs
4
-16
/
+27
2020-01-15
drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
Ben Skeggs
1
-10
/
+11
2020-01-15
drm/nouveau/gr/gf100-: remove dtor
Ben Skeggs
2
-3
/
+0
2020-01-15
drm/nouveau/fault/tu102: define nvkm_fault_func.pin
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/core: fix missing newline in fw loader error message
Ben Skeggs
1
-1
/
+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
12
-22
/
+43
2020-01-15
drm/nouveau: Fix ttm move init with multiple GPUs
James Jones
1
-2
/
+3
2020-01-15
drm/nouveau: use NULL for pointer assignment.
Wambui Karuga
1
-1
/
+1
2020-01-15
drm/nouveau/kms/nv04: remove set but unused variable.
Wambui Karuga
1
-2
/
+1
2020-01-15
drm/nouveau/fb/gf100-: declare constants as unsigned long long.
Wambui Karuga
6
-6
/
+6
2020-01-15
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
YueHaibing
1
-8
/
+5
[next]