summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm
AgeCommit message (Expand)AuthorFilesLines
2016-04-06drm/nouveau/tegra: acquire and enable reference clock if neededAlexandre Courbot1-0/+5
2016-03-14drm/nouveau/clk/gm20b: add basic driverAlexandre Courbot1-0/+1
2016-03-14drm/nouveau/volt: add GM20B driverAlexandre Courbot1-0/+1
2016-03-14drm/nouveau/ce/gm107: expose MaxwellDmaCopyABen Skeggs1-0/+1
2016-03-14drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channelsBen Skeggs1-0/+1
2016-03-14drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoBBen Skeggs1-0/+1
2016-03-14drm/nouveau/core: add vic plumbingBen Skeggs1-0/+4
2016-03-14drm/nouveau/core: add nvdec plumbingBen Skeggs2-0/+7
2016-03-14drm/nouveau/core: add nvenc plumbingBen Skeggs2-0/+11
2016-03-14drm/nouveau/core: add msenc plumbingBen Skeggs1-0/+4
2016-03-14drm/nouveau/core: sort engine indices alphabeticallyBen Skeggs1-14/+17
2016-03-14drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200Ben Skeggs1-1/+0
2016-03-14drm/nouveau/iccsense: implement for ina209, ina219 and ina3221Karol Herbst3-0/+41
2016-03-14drm/nouveau/nvbios/iccsense: add parsing of the SENSE tableMartin Peres1-0/+16
2016-03-14drm/nouveau/subdev/iccsense: add new subdev for power sensorsMartin Peres2-41/+54
2016-03-14drm/nouveau/secboot/gm20b: add secure boot supportAlexandre Courbot1-0/+1
2016-03-14drm/nouveau/secboot/gm200: add secure-boot supportAlexandre Courbot1-0/+2
2016-03-14drm/nouveau/core: add support for secure bootAlexandre Courbot2-0/+59
2016-03-14drm/nouveau/core: add gpuobj memcpy helper functionsAlexandre Courbot1-0/+4
2016-03-14drm/nouveau/gr/gm200: s/gm204/gm200/Ben Skeggs1-1/+1
2016-03-14drm/nouveau: s/gm204/gm200/ in a number of placesBen Skeggs7-7/+7
2016-03-14drm/nouveau/core: add firmware handling functionsAlexandre Courbot1-0/+11
2016-01-11drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst1-0/+3
2016-01-11drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst1-0/+2
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst1-0/+14
2016-01-11drm/nouveau/pci: add gk104 variantKarol Herbst1-0/+1
2016-01-11drm/nouveau/pci: add gf106 variantKarol Herbst1-0/+1
2016-01-11drm/nouveau/clk: remove references to "daemon"Ben Skeggs1-1/+1
2016-01-11drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs1-0/+1
2016-01-11drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs1-0/+1
2015-12-09drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs1-1/+0
2015-11-25drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs1-0/+1
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet1-0/+1
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet1-0/+1
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet1-1/+0
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau1-0/+1
2015-11-03drm/nouveau: remove unused functionSudip Mukherjee1-2/+0
2015-11-03drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs1-1/+1
2015-11-03drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs1-0/+1
2015-11-03drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs1-0/+1
2015-11-03drm/nouveau/ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset1-0/+1
2015-11-03drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres2-0/+2
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres1-1/+14
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot1-1/+12
2015-11-03drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot1-0/+1
2015-11-03drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot1-0/+3
2015-11-03drm/nouveau/timer: re-introduce nvkm_wait_xsec macrosAlexandre Courbot1-0/+10
2015-08-28drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs2-2/+20
2015-08-28drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs2-0/+12
2015-08-28drm/nouveau/device: remove pci/platform_device from common structBen Skeggs1-30/+10