index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvkm
/
subdev
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
1
-34
/
+34
2021-02-11
drm/nouveau/fault: switch to instanced constructor
Ben Skeggs
1
-4
/
+4
2021-02-11
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
1
-16
/
+16
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
1
-10
/
+10
2021-02-11
drm/nouveau/bus: switch to instanced constructor
Ben Skeggs
1
-5
/
+5
2021-02-11
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/bar: switch to instanced constructor
Ben Skeggs
1
-7
/
+7
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
1
-6
/
+6
2021-02-11
drm/nouveau/pmu: serialise send() with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/mmu: serialise mmu invalidations with private mutex
Ben Skeggs
1
-0
/
+2
2021-02-11
drm/nouveau/ltc: serialise cbc operations with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/instmem: protect mm/lru with private mutex
Ben Skeggs
1
-0
/
+5
2021-02-11
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
1
-1
/
+5
2021-01-29
drm/nouveau/kms: handle mDP connectors
Karol Herbst
1
-0
/
+1
2021-01-15
drm/nouveau/gpio/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
1
-0
/
+2
2021-01-15
drm/nouveau/mc/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/devinit/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/i2c/gk110: split out from i2c/gk104
Ben Skeggs
1
-0
/
+1
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
1
-0
/
+3
2020-07-24
drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitions
Timur Tabi
1
-2
/
+2
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
1
-1
/
+32
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
2
-1
/
+1
2020-01-15
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
1
-1
/
+22
2020-01-15
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/pmu: initialise SW state for falcon from constructor
Ben Skeggs
1
-2
/
+2
2020-01-15
drm/nouveau/pmu/gp10b: split from gm20b implementation
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/gsp: initialise SW state for falcon from constructor
Ben Skeggs
1
-3
/
+2
2020-01-15
drm/nouveau/acr: add loaders for currently available LS firmware images
Ben Skeggs
1
-0
/
+54
2020-01-15
drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...
Ben Skeggs
1
-0
/
+8
2020-01-15
drm/nouveau/core: define ACR subdev
Ben Skeggs
1
-0
/
+10
2020-01-15
drm/nouveau/ltc/gp10b: Add custom L2 cache implementation
Thierry Reding
1
-0
/
+1
2020-01-15
drm/nouveau/fault: Add support for GP10B
Thierry Reding
1
-0
/
+1
2019-08-23
drm/nouveau/gpio: check function 76 in the power check as well
Mark Menzynski
1
-0
/
+1
2019-08-23
drm/nouveau/gpio: check the gpio function 16 in the power check as well
Mark Menzynski
1
-0
/
+1
2019-08-23
drm/nouveau/gpio: fail if gpu external power is missing
Mark Menzynski
1
-0
/
+1
2019-08-23
drm/nouveau/bios/gpio: sort gpios by values
Mark Menzynski
1
-1
/
+1
2019-08-23
drm/nouveau/therm: don't attempt fan control where PMU is already managing it
Ben Skeggs
1
-0
/
+1
2019-08-23
drm/nouveau/therm: skip probing for devices not specified in thermal tables
Ben Skeggs
1
-0
/
+2
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
57
-57
/
+57
2019-05-01
drm/nouveau/i2c: Disable i2c bus access after ->fini()
Lyude Paul
1
-0
/
+2
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
1
-0
/
+2
[prev]
[next]