summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include
AgeCommit message (Expand)AuthorLines
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs-5/+1
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs-0/+9
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs-25/+0
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs-7/+0
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs-0/+2
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs-0/+1
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs-4/+1
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs-4/+4
2017-06-16drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs-0/+13
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs-0/+2
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs-3/+3
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs-1/+5
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs-1/+1
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs-1/+0
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater-1/+3
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs-0/+1
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs-0/+1
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot-0/+4
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot-0/+1
2017-04-06drm/nouveau/ibus: add GP10B supportAlexandre Courbot-0/+1
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot-0/+1
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot-0/+1
2017-04-06drm/nouveau/fifo: add GP10B supportAlexandre Courbot-0/+1
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot-0/+1
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot-6/+3
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot-3/+2
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs-0/+6
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs-0/+1
2017-03-07drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs-3/+5
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs-0/+3
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot-0/+1
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot-0/+1
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot-0/+1
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot-1/+2
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot-0/+1
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot-0/+16
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot-2/+10
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot-0/+6
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot-0/+1
2017-03-07drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot-0/+47
2017-03-07drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre Courbot-0/+1
2017-03-07drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot-0/+2
2017-02-17drm/nouveau/tmr: provide backtrace when a timeout is hitBen Skeggs-4/+2
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst-0/+1
2017-02-17drm/nouveau/iccsense: Parse max and crit power levelKarol Herbst-0/+3
2017-02-17drm/nouveau/bios/power_budget: Add basic power budget parsingKarol Herbst-0/+26
2017-02-17drm/nouveau/top: add function to translate subdev index to mmu fault idBen Skeggs-0/+1
2017-02-17drm/nouveau/core: add engine method to assist in determining chsw directionBen Skeggs-0/+2
2017-02-17drm/nouveau/fifo/gf100-: provide notification to user if channel is killedBen Skeggs-0/+3
2017-02-17drm/nouveau/fifo/g84-: rename non-stall interrupt eventBen Skeggs-4/+4