summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs
2017-06-16drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot
2017-04-06drm/nouveau/ibus: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/fifo: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs
2017-03-07drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot
2017-03-07drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot
2017-03-07drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre Courbot
2017-03-07drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot
2017-02-17drm/nouveau/tmr: provide backtrace when a timeout is hitBen Skeggs
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst
2017-02-17drm/nouveau/iccsense: Parse max and crit power levelKarol Herbst
2017-02-17drm/nouveau/bios/power_budget: Add basic power budget parsingKarol Herbst
2017-02-17drm/nouveau/top: add function to translate subdev index to mmu fault idBen Skeggs
2017-02-17drm/nouveau/core: add engine method to assist in determining chsw directionBen Skeggs
2017-02-17drm/nouveau/fifo/gf100-: provide notification to user if channel is killedBen Skeggs
2017-02-17drm/nouveau/core: increase maximum number of notifies that a client can requestBen Skeggs
2017-02-17drm/nouveau/pci: Rename g94 to g92Karol Herbst