summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev
AgeCommit message (Expand)Author
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pmu: serialise send() with private mutexBen Skeggs
2021-02-11drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs
2021-02-11drm/nouveau/ltc: serialise cbc operations with private mutexBen Skeggs
2021-02-11drm/nouveau/instmem: protect mm/lru with private mutexBen Skeggs
2021-02-11drm/nouveau/fb: protect vram mm with private mutexBen Skeggs
2021-02-11drm/nouveau/fb: protect comptags with private mutexBen Skeggs
2021-01-29drm/nouveau/kms: handle mDP connectorsKarol Herbst
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitionsTimur Tabi
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...Ben Skeggs
2020-01-15drm/nouveau/flcn/msgq: explicitly create message queue from subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevsBen Skeggs
2020-01-15drm/nouveau/pmu: initialise SW state for falcon from constructorBen Skeggs
2020-01-15drm/nouveau/pmu/gp10b: split from gm20b implementationBen Skeggs
2020-01-15drm/nouveau/gsp: initialise SW state for falcon from constructorBen Skeggs
2020-01-15drm/nouveau/acr: add loaders for currently available LS firmware imagesBen Skeggs
2020-01-15drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...Ben Skeggs
2020-01-15drm/nouveau/core: define ACR subdevBen Skeggs
2020-01-15drm/nouveau/ltc/gp10b: Add custom L2 cache implementationThierry Reding
2020-01-15drm/nouveau/fault: Add support for GP10BThierry Reding
2019-08-23drm/nouveau/gpio: check function 76 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: check the gpio function 16 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: fail if gpu external power is missingMark Menzynski
2019-08-23drm/nouveau/bios/gpio: sort gpios by valuesMark Menzynski
2019-08-23drm/nouveau/therm: don't attempt fan control where PMU is already managing itBen Skeggs
2019-08-23drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-05-01drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-02-20drm/nouveau/fault/gp100: expose MaxwellFaultBufferABen Skeggs