summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include
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 Skeggs2-0/+2
2016-03-14drm/nouveau/fifo/gk104: add vic plumbingBen Skeggs1-0/+1
2016-03-14drm/nouveau/fifo/gk104: add sec plumbingBen Skeggs1-0/+1
2016-03-14drm/nouveau/fifo/gk104: add nvdec plumbingBen Skeggs1-0/+1
2016-03-14drm/nouveau/fifo/gk104: add nvenc plumbingBen Skeggs1-0/+2
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/fifo/gk104: make use of topology info during gpfifo constructionBen Skeggs1-9/+12
2016-03-14drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200Ben Skeggs1-1/+0
2016-03-14drm/nouveau/hwmon: add power consumptionKarol Herbst1-0/+1
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 Skeggs8-9/+9
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/nouveau/perfmon: add interface files for current core voltageKarol 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
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs1-15/+19
2016-01-11drm/nouveau/nvif: split out client interface definitionsBen Skeggs2-13/+12
2016-01-11drm/nouveau/nvif: split out device interface definitionsBen Skeggs3-49/+47
2016-01-11drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs2-71/+69
2016-01-11drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs3-77/+73
2016-01-11drm/nouveau/nvif: split out device control interface definitionsBen Skeggs2-49/+47
2016-01-11drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs8-75/+112
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs8-210/+232
2016-01-11drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs3-18/+21
2016-01-11drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs2-54/+52
2016-01-11drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs2-11/+8
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