summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/top: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/tmr: switch to instanced constructorBen Skeggs2021-02-111-4/+4
* drm/nouveau/therm: switch to instanced constructorBen Skeggs2021-02-111-9/+9
* drm/nouveau/pmu: switch to instanced constructorBen Skeggs2021-02-111-12/+12
* drm/nouveau/pci: switch to instanced constructorBen Skeggs2021-02-111-11/+11
* drm/nouveau/mxm: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/mmu: switch to instanced constructorBen Skeggs2021-02-111-15/+15
* drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs2021-02-111-1/+0
* drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs2021-02-112-2/+2
* drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs2021-02-112-5/+5
* drm/nouveau/mc: switch to instanced constructorBen Skeggs2021-02-111-15/+15
* drm/nouveau/top: expose parsed device info more directlyBen Skeggs2021-02-111-0/+13
* drm/nouveau/ltc: switch to instanced constructorBen Skeggs2021-02-111-8/+7
* drm/nouveau/instmem: switch to instanced constructorBen Skeggs2021-02-111-4/+4
* drm/nouveau/iccsense: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/ibus: switch to instanced constructorBen Skeggs2021-02-111-6/+6
* drm/nouveau/i2c: switch to instanced constructorBen Skeggs2021-02-111-9/+9
* drm/nouveau/gsp: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/gpio: switch to instanced constructorBen Skeggs2021-02-111-6/+6
* drm/nouveau/fuse: switch to instanced constructorBen Skeggs2021-02-111-3/+3
* drm/nouveau/fb: switch to instanced constructorBen Skeggs2021-02-111-34/+34
* drm/nouveau/fault: switch to instanced constructorBen Skeggs2021-02-111-4/+4
* drm/nouveau/devinit: switch to instanced constructorBen Skeggs2021-02-111-16/+16
* drm/nouveau/clk: switch to instanced constructorBen Skeggs2021-02-111-10/+10
* drm/nouveau/bus: switch to instanced constructorBen Skeggs2021-02-111-5/+5
* drm/nouveau/bios: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/bar: switch to instanced constructorBen Skeggs2021-02-111-7/+7
* drm/nouveau/acr: switch to instanced constructorBen Skeggs2021-02-111-6/+6
* drm/nouveau/pmu: serialise send() with private mutexBen Skeggs2021-02-111-0/+1
* drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs2021-02-111-0/+2
* drm/nouveau/ltc: serialise cbc operations with private mutexBen Skeggs2021-02-111-0/+1
* drm/nouveau/instmem: protect mm/lru with private mutexBen Skeggs2021-02-111-0/+5
* drm/nouveau/fb: protect vram mm with private mutexBen Skeggs2021-02-111-0/+1
* drm/nouveau/fb: protect comptags with private mutexBen Skeggs2021-02-111-1/+5
* drm/nouveau/kms: handle mDP connectorsKarol Herbst2021-01-291-0/+1
* drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs2021-01-151-0/+1
* drm/nouveau/fb/ga10[024]: initial supportBen Skeggs2021-01-151-0/+2
* drm/nouveau/mc/ga10[024]: initial supportBen Skeggs2021-01-151-0/+1
* drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs2021-01-151-0/+1
* drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs2021-01-151-0/+1
* drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs2020-07-241-1/+1
* drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs2020-07-241-0/+3
* drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitionsTimur Tabi2020-07-241-2/+2
* drm/nouveau/acr/tu10x: initial supportBen Skeggs2020-01-151-0/+1
* drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs2020-01-151-1/+32
* drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs2020-01-151-0/+2
* drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs2020-01-152-1/+1
* drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs2020-01-151-0/+1
* drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs2020-01-151-1/+22
* drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...Ben Skeggs2020-01-151-0/+2