summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman57-0/+57
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev2-0/+2
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst1-0/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs1-5/+1
2017-06-16drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs1-0/+13
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs1-0/+2
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs1-3/+3
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs1-1/+5
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs1-1/+1
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs1-1/+0
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs1-0/+1
2017-04-06drm/nouveau/ibus: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot1-1/+1
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs1-0/+6
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs1-0/+1
2017-03-07drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs1-3/+5
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot1-1/+2
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot1-0/+2
2017-02-17drm/nouveau/tmr: provide backtrace when a timeout is hitBen Skeggs1-4/+2
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst1-0/+1
2017-02-17drm/nouveau/iccsense: Parse max and crit power levelKarol Herbst1-0/+3
2017-02-17drm/nouveau/bios/power_budget: Add basic power budget parsingKarol Herbst1-0/+26
2017-02-17drm/nouveau/top: add function to translate subdev index to mmu fault idBen Skeggs1-0/+1
2017-02-17drm/nouveau/pci: Rename g94 to g92Karol Herbst1-1/+1
2017-02-17drm/nouveau/core/mm: replace region list with next pointerBen Skeggs1-1/+1
2017-02-17drm/nouveau/secboot: split reset functionAlexandre Courbot1-0/+5
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot1-5/+4
2017-02-17drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot1-1/+0
2017-02-17drm/nouveau/secboot: use falcon libraryAlexandre Courbot1-3/+1
2017-02-17drm/nouveau/secboot: fix functions definitionsAlexandre Courbot1-3/+3
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
2017-02-17drm/nouveau/mc: add nvkm_mc_enabled() functionAlexandre Courbot1-0/+1
2016-11-28drm/nouveau/bios/volt: pointers are 32-bitBen Skeggs1-4/+4
2016-11-28drm/nouveau/bios/vmap: pointers are 32-bitBen Skeggs1-4/+4
2016-11-28drm/nouveau/bios/timing: pointers are 32-bitBen Skeggs1-3/+3
2016-11-28drm/nouveau/bios/perf: pointers are 32-bitBen Skeggs1-3/+3
2016-11-28drm/nouveau/bios/fan: pointers are 32-bitBen Skeggs1-1/+1
2016-11-28drm/nouveau/bios/cstep: pointers are 32-bitBen Skeggs1-6/+6
2016-11-28drm/nouveau/bios/boost: pointers are 32-bitBen Skeggs1-6/+6
2016-11-17drm/nouveau/fb/gp102: rename from gp104Ben Skeggs1-1/+1
2016-11-17drm/nouveau/pmu/gp102: initial implementationBen Skeggs1-0/+1
2016-11-17drm/nouveau/pmu/gp100: initial implementationBen Skeggs1-0/+1
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs1-0/+2