aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs1-12/+12
2021-02-11drm/nouveau/pmu: serialise send() with private mutexBen Skeggs1-0/+1
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs1-1/+1
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs1-1/+0
2020-01-15drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs1-0/+1
2020-01-15drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr readinessBen Skeggs1-0/+2
2020-01-15drm/nouveau/flcn/msgq: explicitly create message queue from subdevsBen Skeggs1-0/+1
2020-01-15drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevsBen Skeggs1-0/+2
2020-01-15drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevsBen Skeggs1-0/+2
2020-01-15drm/nouveau/pmu: initialise SW state for falcon from constructorBen Skeggs1-2/+2
2020-01-15drm/nouveau/pmu/gp10b: split from gm20b implementationBen Skeggs1-0/+1
2019-08-23drm/nouveau/therm: don't attempt fan control where PMU is already managing itBen Skeggs1-0/+1
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot1-0/+1
2017-02-17drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot1-0/+1
2017-02-17drm/nouveau/pmu: instanciate the falcon in PMU deviceAlexandre Courbot1-0/+2
2016-11-17drm/nouveau/pmu/gp102: initial implementationBen Skeggs1-0/+1
2016-11-17drm/nouveau/pmu/gp100: initial implementationBen Skeggs1-0/+1
2015-08-28drm/nouveau/pmu: convert to new-style nvkm_subdevBen Skeggs1-16/+13
2015-08-28drm/nouveau/pmu: cosmetic changesBen Skeggs1-1/+1
2015-04-14drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chipsBen Skeggs1-0/+1
2015-01-22drm/nouveau/pmu: namespace + nvidia gpu names (no binary change)Ben Skeggs1-30/+26
2015-01-22drm/nouveau/pmu: rename from pwr (no binary change)Ben Skeggs1-0/+57