aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-05-30drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs
2017-09-09drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-06drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
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