aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst
2017-02-17drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in t...Martin Peres
2017-02-17drm/nouveau/iccsense: Parse max and crit power levelKarol Herbst
2017-02-17drm/nouveau/bios/power_budget: Add basic power budget parsingKarol Herbst
2017-02-17drm/nouveau/top: add function to translate subdev index to mmu fault idBen Skeggs
2017-02-17drm/nouveau/pci: Rename g94 to g92Karol Herbst
2017-02-17drm/nouveau/devinit/nv50: return error code if pll calculation failsBen Skeggs
2017-02-17drm/nouveau: fix bug id typo in commentIlia Mirkin
2017-02-17drm/nouveau/core/memory: distinguish between coherent/non-coherent targetsBen Skeggs
2017-02-17drm/nouveau/core/mm: replace region list with next pointerBen Skeggs
2017-02-17replace BUG_ON(1) with BUG()Ben Skeggs
2017-02-17drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs
2017-02-17drm/nouveau/secboot: clear halt interrupt after ACR is runAlexandre Courbot
2017-02-17drm/nouveau/secboot: add lazy-bootstrap flagAlexandre Courbot
2017-02-17drm/nouveau/secboot: fix WPR descriptor generationAlexandre Courbot
2017-02-17drm/nouveau/secboot: set default error value in error registerAlexandre Courbot
2017-02-17drm/nouveau/secboot: add missing fields to BL structureAlexandre Courbot
2017-02-17drm/nouveau/secboot: safer zeroing of BL descriptorsAlexandre Courbot
2017-02-17drm/nouveau/secboot: abstract LS firmware loading functionsAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove ls_ucode_mgrAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove unneeded ls_ucode_img memberAlexandre Courbot
2017-02-17drm/nouveau/secboot: disable falcon interrupts when running blobAlexandre Courbot
2017-02-17drm/nouveau/secboot: split reset functionAlexandre Courbot
2017-02-17drm/nouveau/secboot: add LS flags to LS func structureAlexandre Courbot
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot
2017-02-17drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot
2017-02-17drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot
2017-02-17drm/nouveau/secboot: use falcon libraryAlexandre Courbot
2017-02-17drm/nouveau/secboot: fix functions definitionsAlexandre Courbot
2017-02-17drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot
2017-02-17drm/nouveau/pmu/gk20a: use falcon library functionsAlexandre Courbot
2017-02-17drm/nouveau/pmu/gk20a: simplify code a bitAlexandre Courbot
2017-02-17drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()Alexandre Courbot
2017-02-17drm/nouveau/pmu: instanciate the falcon in PMU deviceAlexandre Courbot
2017-02-17drm/nouveau/pmu: add nvkm_pmu_ctor() functionAlexandre Courbot
2017-02-17drm/nouveau/mc: add nvkm_mc_enabled() functionAlexandre Courbot
2016-12-13drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2Ben Skeggs
2016-12-13drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs
2016-12-06drm/nouveau/mxm: warn more loudly on unsupported DCB versionBen Skeggs
2016-12-06drm/nouveau/mxm: handle DCB 4.1 modificationBen Skeggs
2016-12-06drm/nouveau/bios/mxm: handle digital connector table 1.1Ben Skeggs
2016-11-28drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUMBen Skeggs
2016-11-28drm/nouveau/bios/volt: pointers are 32-bitBen Skeggs
2016-11-28drm/nouveau/bios/vmap: pointers are 32-bitBen Skeggs
2016-11-28drm/nouveau/bios/timing: pointers are 32-bitBen Skeggs
2016-11-28drm/nouveau/bios/therm: pointers are 32-bitBen Skeggs
2016-11-28drm/nouveau/bios/perf: pointers are 32-bitBen Skeggs