summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2016-07-14drm/nouveau/fb/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/secboot/gm200: initial supportBen Skeggs
2016-07-14drm/nouveau/ltc/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/bios/rammap: 32-bit bios pointersBen Skeggs
2016-07-14drm/nouveau/bios/pll: initial support for BIT 'C' version 2Ben Skeggs
2016-07-14drm/nouveau/bios/dp: initial support for 4.2Ben Skeggs
2016-07-14drm/nouveau/pci/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/mc/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/top/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs
2016-07-14drm/nouveau/bios: pointers beyond end of first image need special handlingBen Skeggs
2016-07-14drm/nouveau/bios: guard against out-of-bounds accesses to imageBen Skeggs
2016-07-14drm/nouveau/ltc/gm107-: decode interrupt status to human-readable stringsBen Skeggs
2016-07-14drm/nouveau/clk/gf100: Read secondary bypass postdiv when requiredRoy Spliet
2016-07-14drm/nouveau/clk/gf100-: Clean up PLL locking testRoy Spliet
2016-07-14drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot
2016-07-14drm/nouveau/secboot/gm200: make firmware loading re-callableAlexandre Courbot
2016-07-14drm/nouveau/secboot: fix kerneldoc for secure boot structuresAlexandre Courbot
2016-07-14drm/nouveau/volt: save the voltage range we are able to setKarol Herbst
2016-07-14drm/nouveau/clk/gm20b: add glitchless and DFS supportAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: rename constructorAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: improve MNP programmingAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: factorize n_lo computation codeAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: parameterize PLL settingsAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: add and use MNP programming functionsAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: use nvkm_ functions in slide()Alexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: reorganize MNP calculation a bitAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: setup slide once during initAlexandre Courbot
2016-07-14drm/nouveau/clk/gk20a: properly protect macro argumentAlexandre Courbot
2016-07-14drm/nouveau/volt/gm20b: add support for vmin parameterAlexandre Courbot
2016-07-14drm/nouveau/volt/gk20a: rename constructorAlexandre Courbot
2016-07-14drm/nouveau/volt/gk20a: constify and name v_scaleAlexandre Courbot
2016-07-14drm/nouveau/volt/gk20a: make unused public functions staticAlexandre Courbot
2016-07-14drm/nouveau/secboot: use nvkm_mc_enable/disable()Ben Skeggs
2016-07-14drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()Ben Skeggs
2016-07-14drm/nouveau/mc/gk104-: add pmu reset maskBen Skeggs
2016-07-14drm/nouveau/mc/gf100-: support for masking interruptsBen Skeggs
2016-07-14drm/nouveau/mc/gt215: support for masking interruptsBen Skeggs
2016-07-14drm/nouveau/mc: support for temporarily masking interrupts from a specific de...Ben Skeggs
2016-07-14drm/nouveau/mc: s/intr_mask/intr_stat/Ben Skeggs
2016-07-14drm/nouveau/mc: expose device enable/disable separately, as well as resetBen Skeggs
2016-07-14drm/nouveau/mc: take nvkm_device as argument to public functionsBen Skeggs
2016-07-14drm/nouveau/mc: allow construction of subclassed deviceBen Skeggs
2016-07-14drm/nouveau/top: add function to lookup interrupt mask for a given deviceBen Skeggs
2016-07-14drm/nouveau/top: take nvkm_device as argument to public functionsBen Skeggs
2016-06-15drm/nouveau/iccsense: fix memory leakBen Skeggs
2016-06-02drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs
2016-05-20drm/nouveau/bios/pll: check BIT table version before trying to parse itBen Skeggs