summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-29drm/nouveau/core/mm: allow to find nvkm_vma from offsetJérôme Glisse2-0/+3
2017-08-23drm/nouveau/core/mm: allow partial mapping of bo (buffer object)Jérôme Glisse1-1/+2
2017-08-23drm/nouveau/core/mm: allow to create bo vma to fix offset inside vmJérôme Glisse2-0/+5
2017-08-23drm/nouveau/core/mm: convert to u64 tu support bigger address spaceJérôme Glisse1-8/+8
2017-08-09fault/gp100: initial implementation of MaxwellFaultBufferABen Skeggs3-0/+11
2017-08-09core: define engine for handling replayable faultsBen Skeggs2-0/+7
2017-08-09WIPmmu: handle instance block setupBen Skeggs1-7/+1
2017-08-09mmu: implement base for new vm managementBen Skeggs2-0/+13
2017-08-09mmu/gp100: fork from gf100Ben Skeggs1-0/+1
2017-08-09mmu/g84: fork from nv50Ben Skeggs1-0/+1
2017-08-09mmu: automatically handle "un-bootstrapping" of vmmBen Skeggs1-0/+2
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