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: 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
|
*
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
2020-07-24
7
-6
/
+25
|
*
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
2020-07-24
1
-1
/
+1
|
*
drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation
Ben Skeggs
2020-07-24
2
-3
/
+2
|
*
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
2020-07-24
2
-3
/
+3
|
*
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
2020-07-24
1
-1
/
+1
|
*
drm/nouveau/mmu: make a couple of functions static
Ben Skeggs
2020-07-24
2
-2
/
+2
|
*
drm/nouveau/mc/gp10b: make gp10b_mc_init static
Ben Skeggs
2020-07-24
1
-1
/
+1
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-08-05
2
-5
/
+91
|
\
\
|
|
/
|
/
|
|
*
nouveau: fix storing invalid ptes
Ralph Campbell
2020-07-28
1
-4
/
+9
|
*
nouveau: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-10
2
-3
/
+84
*
|
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Ben Skeggs
2020-07-08
2
-4
/
+4
|
/
*
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2020-05-22
2
-2
/
+2
*
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
2020-05-22
1
-8
/
+4
*
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
2020-05-22
1
-18
/
+47
*
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
2020-05-22
6
-30
/
+6
*
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
2020-05-22
1
-0
/
+5
*
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-22
1
-2
/
+2
|
\
|
*
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-28
1
-2
/
+2
*
|
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-03-30
1
-2
/
+15
*
|
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
2020-02-17
2
-0
/
+16
|
/
*
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2020-01-29
2
-12
/
+32
*
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
2020-01-29
1
-1
/
+5
*
drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
Thierry Reding
2020-01-22
2
-4
/
+14
*
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
2020-01-15
4
-0
/
+225
*
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
2020-01-15
2
-4
/
+3
*
drm/nouveau/secboot: remove
Ben Skeggs
2020-01-15
27
-4153
/
+0
*
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
2020-01-15
14
-22
/
+1417
*
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
2020-01-15
6
-121
/
+130
*
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
2020-01-15
10
-99
/
+36
*
drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()
Ben Skeggs
2020-01-15
1
-7
/
+1
*
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
2020-01-15
5
-2
/
+76
*
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
2020-01-15
6
-14
/
+156
*
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...
Ben Skeggs
2020-01-15
1
-0
/
+3
*
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
Ben Skeggs
2020-01-15
1
-1
/
+3
*
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
2020-01-15
1
-1
/
+8
*
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
Ben Skeggs
2020-01-15
1
-3
/
+13
*
drm/nouveau/flcn: reset sec2/gsp falcons harder
Ben Skeggs
2020-01-15
1
-1
/
+1
*
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
2020-01-15
1
-0
/
+2
*
drm/nouveau/flcn: specify debug/production register offset from subdev
Ben Skeggs
2020-01-15
1
-0
/
+1
[next]