summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/clk/gm20b: add basic driverAlexandre Courbot2016-03-141-0/+1
* drm/nouveau/volt: add GM20B driverAlexandre Courbot2016-03-141-0/+1
* drm/nouveau/ce/gm107: expose MaxwellDmaCopyABen Skeggs2016-03-141-0/+1
* drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channelsBen Skeggs2016-03-141-0/+1
* drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoBBen Skeggs2016-03-142-0/+2
* drm/nouveau/fifo/gk104: add vic plumbingBen Skeggs2016-03-141-0/+1
* drm/nouveau/fifo/gk104: add sec plumbingBen Skeggs2016-03-141-0/+1
* drm/nouveau/fifo/gk104: add nvdec plumbingBen Skeggs2016-03-141-0/+1
* drm/nouveau/fifo/gk104: add nvenc plumbingBen Skeggs2016-03-141-0/+2
* drm/nouveau/core: add vic plumbingBen Skeggs2016-03-141-0/+4
* drm/nouveau/core: add nvdec plumbingBen Skeggs2016-03-142-0/+7
* drm/nouveau/core: add nvenc plumbingBen Skeggs2016-03-142-0/+11
* drm/nouveau/core: add msenc plumbingBen Skeggs2016-03-141-0/+4
* drm/nouveau/core: sort engine indices alphabeticallyBen Skeggs2016-03-141-14/+17
* drm/nouveau/fifo/gk104: make use of topology info during gpfifo constructionBen Skeggs2016-03-141-9/+12
* drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200Ben Skeggs2016-03-141-1/+0
* drm/nouveau/hwmon: add power consumptionKarol Herbst2016-03-141-0/+1
* drm/nouveau/iccsense: implement for ina209, ina219 and ina3221Karol Herbst2016-03-143-0/+41
* drm/nouveau/nvbios/iccsense: add parsing of the SENSE tableMartin Peres2016-03-141-0/+16
* drm/nouveau/subdev/iccsense: add new subdev for power sensorsMartin Peres2016-03-142-41/+54
* drm/nouveau/secboot/gm20b: add secure boot supportAlexandre Courbot2016-03-141-0/+1
* drm/nouveau/secboot/gm200: add secure-boot supportAlexandre Courbot2016-03-141-0/+2
* drm/nouveau/core: add support for secure bootAlexandre Courbot2016-03-142-0/+59
* drm/nouveau/core: add gpuobj memcpy helper functionsAlexandre Courbot2016-03-141-0/+4
* drm/nouveau/gr/gm200: s/gm204/gm200/Ben Skeggs2016-03-141-1/+1
* drm/nouveau: s/gm204/gm200/ in a number of placesBen Skeggs2016-03-148-9/+9
* drm/nouveau/core: add firmware handling functionsAlexandre Courbot2016-03-141-0/+11
* drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst2016-01-111-0/+3
* drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst2016-01-111-0/+2
* drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst2016-01-111-0/+14
* drm/nouveau/pci: add gk104 variantKarol Herbst2016-01-111-0/+1
* drm/nouveau/pci: add gf106 variantKarol Herbst2016-01-111-0/+1
* drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst2016-01-111-0/+1
* drm/nouveau/clk: remove references to "daemon"Ben Skeggs2016-01-111-1/+1
* drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs2016-01-111-0/+1
* drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs2016-01-111-0/+1
* drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs2016-01-111-15/+19
* drm/nouveau/nvif: split out client interface definitionsBen Skeggs2016-01-112-13/+12
* drm/nouveau/nvif: split out device interface definitionsBen Skeggs2016-01-113-49/+47
* drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs2016-01-112-71/+69
* drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs2016-01-113-77/+73
* drm/nouveau/nvif: split out device control interface definitionsBen Skeggs2016-01-112-49/+47
* drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs2016-01-118-75/+112
* drm/nouveau/nvif: split out display interface definitionsBen Skeggs2016-01-118-210/+232
* drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs2016-01-113-18/+21
* drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs2016-01-112-54/+52
* drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs2016-01-112-11/+8
* drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs2015-12-091-1/+0
* drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-251-0/+1
* drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet2015-11-031-0/+1
OpenPOWER on IntegriCloud