aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
Commit message (Expand)AuthorAge
* drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs2017-05-25
* drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs2017-05-25
* drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs2017-05-25
* drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs2017-05-25
* drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs2017-05-25
* drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs2017-01-09
* drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs2017-01-09
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* drm/nouveau/fb/gp104: initial supportBen Skeggs2016-07-13
* drm/nouveau/secboot/gm200: initial supportBen Skeggs2016-07-13
* drm/nouveau/ltc/gp100: initial supportBen Skeggs2016-07-13
* drm/nouveau/fb/gp100: initial supportBen Skeggs2016-07-13
* drm/nouveau/bios/rammap: 32-bit bios pointersBen Skeggs2016-07-13
* drm/nouveau/bios/pll: initial support for BIT 'C' version 2Ben Skeggs2016-07-13
* drm/nouveau/bios/dp: initial support for 4.2Ben Skeggs2016-07-13
* drm/nouveau/pci/gp100: initial supportBen Skeggs2016-07-13
* drm/nouveau/mc/gp100: initial supportBen Skeggs2016-07-13
* drm/nouveau/top/gp100: initial supportBen Skeggs2016-07-13
* drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs2016-07-13
* drm/nouveau/bios: pointers beyond end of first image need special handlingBen Skeggs2016-07-13
* drm/nouveau/bios: guard against out-of-bounds accesses to imageBen Skeggs2016-07-13
* drm/nouveau/ltc/gm107-: decode interrupt status to human-readable stringsBen Skeggs2016-07-13
* drm/nouveau/clk/gf100: Read secondary bypass postdiv when requiredRoy Spliet2016-07-13
* drm/nouveau/clk/gf100-: Clean up PLL locking testRoy Spliet2016-07-13
* drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot2016-07-13
* drm/nouveau/secboot/gm200: make firmware loading re-callableAlexandre Courbot2016-07-13
* drm/nouveau/secboot: fix kerneldoc for secure boot structuresAlexandre Courbot2016-07-13
* drm/nouveau/volt: save the voltage range we are able to setKarol Herbst2016-07-13
* drm/nouveau/clk/gm20b: add glitchless and DFS supportAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: rename constructorAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: improve MNP programmingAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: factorize n_lo computation codeAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: parameterize PLL settingsAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: add and use MNP programming functionsAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: use nvkm_ functions in slide()Alexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: reorganize MNP calculation a bitAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: setup slide once during initAlexandre Courbot2016-07-13
* drm/nouveau/clk/gk20a: properly protect macro argumentAlexandre Courbot2016-07-13
* drm/nouveau/volt/gm20b: add support for vmin parameterAlexandre Courbot2016-07-13
* drm/nouveau/volt/gk20a: rename constructorAlexandre Courbot2016-07-13
* drm/nouveau/volt/gk20a: constify and name v_scaleAlexandre Courbot2016-07-13
* drm/nouveau/volt/gk20a: make unused public functions staticAlexandre Courbot2016-07-13
* drm/nouveau/secboot: use nvkm_mc_enable/disable()Ben Skeggs2016-07-13
* drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()Ben Skeggs2016-07-13
* drm/nouveau/mc/gk104-: add pmu reset maskBen Skeggs2016-07-13
* drm/nouveau/mc/gf100-: support for masking interruptsBen Skeggs2016-07-13
* drm/nouveau/mc/gt215: support for masking interruptsBen Skeggs2016-07-13
* drm/nouveau/mc: support for temporarily masking interrupts from a specific de...Ben Skeggs2016-07-13
* drm/nouveau/mc: s/intr_mask/intr_stat/Ben Skeggs2016-07-13
* drm/nouveau/mc: expose device enable/disable separately, as well as resetBen Skeggs2016-07-13