summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot2017-04-062-3/+2
* 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-071-0/+1
* 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/+2
* 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-171-0/+1
* drm/nouveau/core: increase maximum number of notifies that a client can requestBen Skeggs2017-02-171-1/+1
* drm/nouveau/pci: Rename g94 to g92Karol Herbst2017-02-171-1/+1
* drm/nouveau/core/memory: distinguish between coherent/non-coherent targetsBen Skeggs2017-02-171-3/+4
* drm/nouveau/core/mm: replace region list with next pointerBen Skeggs2017-02-172-2/+8
* drm/nouveau/core/client: allow creation of subclientsBen Skeggs2017-02-171-0/+1
* drm/nouveau/core/client: pass notification callback to nvkm_client_newBen Skeggs2017-02-171-1/+3
* drm/nouveau/core/client: use standard object dtor/init/fini pathsBen Skeggs2017-02-171-3/+0
* drm/nouveau/core/client: modify prefix on nvif structures, for consistencyBen Skeggs2017-02-171-0/+1
* drm/nouveau/dma: lookup objects with nvkm_object_search()Ben Skeggs2017-02-172-6/+1
* drm/nouveau/core/client: lookup client objects with nvkm_object_search()Ben Skeggs2017-02-171-4/+0
* drm/nouveau/core/object: support lookup of specific object typesBen Skeggs2017-02-171-0/+5
* drm/nouveau/secboot: split reset functionAlexandre Courbot2017-02-171-0/+5
* drm/nouveau/secboot: reorganize into more filesAlexandre Courbot2017-02-171-5/+4
* drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot2017-02-171-1/+0
* drm/nouveau/secboot: use falcon libraryAlexandre Courbot2017-02-171-3/+1
* drm/nouveau/secboot: fix functions definitionsAlexandre Courbot2017-02-171-3/+3
* drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot2017-02-171-0/+1
* drm/nouveau/pmu: instanciate the falcon in PMU deviceAlexandre Courbot2017-02-171-0/+2
* drm/nouveau/core: add falcon library functionsAlexandre Courbot2017-02-171-4/+72
* drm/nouveau/mc: add nvkm_mc_enabled() functionAlexandre Courbot2017-02-171-0/+1
OpenPOWER on IntegriCloud