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