aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/disp: introduce acquire/release display path methodsBen Skeggs1-0/+9
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs1-25/+0
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs1-7/+0
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs1-0/+2
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs1-0/+1
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-4/+1
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs1-4/+4
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-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater1-1/+3
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs1-0/+1
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs1-0/+1
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot1-0/+4
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot1-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/fifo: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot1-6/+3
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot2-3/+2
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/gr/gp102: initial supportBen Skeggs2-0/+3
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: add support for SEC LS firmwareAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot1-1/+2
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot2-0/+16
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot2-2/+10
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot1-0/+6
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot1-0/+47
2017-03-07drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre 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/core: add engine method to assist in determining chsw directionBen Skeggs1-0/+2