summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
Commit message (Expand)AuthorAgeFilesLines
...
* drm/nouveau/top: add function to translate subdev index to mmu fault idBen Skeggs2017-02-171-0/+14
* drm/nouveau/pci: Rename g94 to g92Karol Herbst2017-02-175-9/+9
* drm/nouveau/devinit/nv50: return error code if pll calculation failsBen Skeggs2017-02-171-1/+1
* drm/nouveau: fix bug id typo in commentIlia Mirkin2017-02-171-1/+1
* drm/nouveau/core/memory: distinguish between coherent/non-coherent targetsBen Skeggs2017-02-171-1/+1
* drm/nouveau/core/mm: replace region list with next pointerBen Skeggs2017-02-174-34/+23
* replace BUG_ON(1) with BUG()Ben Skeggs2017-02-171-1/+1
* drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs2017-02-171-3/+1
* drm/nouveau/secboot: clear halt interrupt after ACR is runAlexandre Courbot2017-02-171-0/+2
* drm/nouveau/secboot: add lazy-bootstrap flagAlexandre Courbot2017-02-172-0/+7
* drm/nouveau/secboot: fix WPR descriptor generationAlexandre Courbot2017-02-171-9/+12
* drm/nouveau/secboot: set default error value in error registerAlexandre Courbot2017-02-171-0/+3
* drm/nouveau/secboot: add missing fields to BL structureAlexandre Courbot2017-02-171-0/+4
* drm/nouveau/secboot: safer zeroing of BL descriptorsAlexandre Courbot2017-02-172-4/+2
* drm/nouveau/secboot: abstract LS firmware loading functionsAlexandre Courbot2017-02-177-167/+215
* drm/nouveau/secboot: remove ls_ucode_mgrAlexandre Courbot2017-02-171-57/+33
* drm/nouveau/secboot: remove unneeded ls_ucode_img memberAlexandre Courbot2017-02-173-22/+7
* drm/nouveau/secboot: disable falcon interrupts when running blobAlexandre Courbot2017-02-171-0/+7
* drm/nouveau/secboot: split reset functionAlexandre Courbot2017-02-171-25/+53
* drm/nouveau/secboot: add LS flags to LS func structureAlexandre Courbot2017-02-173-6/+8
* drm/nouveau/secboot: reorganize into more filesAlexandre Courbot2017-02-1713-1569/+1873
* drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot2017-02-173-155/+138
* drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot2017-02-173-197/+265
* drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot2017-02-173-87/+79
* drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot2017-02-174-9/+9
* drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot2017-02-174-44/+0
* drm/nouveau/secboot: use falcon libraryAlexandre Courbot2017-02-173-223/+50
* drm/nouveau/secboot: fix functions definitionsAlexandre Courbot2017-02-172-4/+4
* drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot2017-02-172-0/+35
* drm/nouveau/pmu/gk20a: use falcon library functionsAlexandre Courbot2017-02-171-9/+22
* drm/nouveau/pmu/gk20a: simplify code a bitAlexandre Courbot2017-02-171-22/+8
* drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()Alexandre Courbot2017-02-171-21/+14
* drm/nouveau/pmu: instanciate the falcon in PMU deviceAlexandre Courbot2017-02-171-1/+3
* drm/nouveau/pmu: add nvkm_pmu_ctor() functionAlexandre Courbot2017-02-172-5/+14
* drm/nouveau/mc: add nvkm_mc_enabled() functionAlexandre Courbot2017-02-171-0/+10
* drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2Ben Skeggs2016-12-131-1/+4
* drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs2016-12-131-0/+2
* drm/nouveau/mxm: warn more loudly on unsupported DCB versionBen Skeggs2016-12-061-1/+1
* drm/nouveau/mxm: handle DCB 4.1 modificationBen Skeggs2016-12-061-1/+1
* drm/nouveau/bios/mxm: handle digital connector table 1.1Ben Skeggs2016-12-061-1/+1
* drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUMBen Skeggs2016-11-281-2/+2
* drm/nouveau/bios/volt: pointers are 32-bitBen Skeggs2016-11-282-13/+13
* drm/nouveau/bios/vmap: pointers are 32-bitBen Skeggs2016-11-282-13/+13
* drm/nouveau/bios/timing: pointers are 32-bitBen Skeggs2016-11-281-10/+10
* drm/nouveau/bios/therm: pointers are 32-bitBen Skeggs2016-11-281-10/+10
* drm/nouveau/bios/perf: pointers are 32-bitBen Skeggs2016-11-282-11/+13
* drm/nouveau/bios/iccsense: pointers are 32-bitBen Skeggs2016-11-281-4/+4
* drm/nouveau/bios/fan: pointers are 32-bitBen Skeggs2016-11-281-9/+9
* drm/nouveau/bios/cstep: pointers are 32-bitBen Skeggs2016-11-282-17/+17
* drm/nouveau/bios/boost: pointers are 32-bitBen Skeggs2016-11-282-17/+17
OpenPOWER on IntegriCloud