summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2016-07-14drm/nouveau/bar/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/mmu/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/imem/gp100: initial implementationBen Skeggs
2016-07-14drm/nouveau/devinit/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/bios/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/tmr/gp100: initial supportBen 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/core: recognise GP100 chipsetBen Skeggs
2016-07-14drm/nouveau/core: increase maximum nvenc instances to 3Ben Skeggs
2016-07-14drm/nouveau/core: increase maximum ce instances to 6Ben Skeggs
2016-07-14drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs
2016-07-14drm/nouveau: prevent oops if no mmu subdev presentBen Skeggs
2016-07-14drm/nouveau/disp/g94: implement workaround for dvi issue on fx380Ben 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/fifo/gk104-: translate engidx into human-readable name in debug o...Ben Skeggs
2016-07-14drm/nouveau/disp/nv50-: fix lookup of udisp table under certain circumstancesBen Skeggs
2016-07-14drm/nouveau/ltc/gm107-: decode interrupt status to human-readable stringsBen Skeggs
2016-07-14drm/nouveau/gr/gk20a: delete unneeded second newlineJulia Lawall
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/gr/gf100: handle secure boot errorsAlexandre Courbot
2016-07-14drm/nouveau/secboot: fix kerneldoc for secure boot structuresAlexandre Courbot
2016-07-14drm/nouveau/hwmon: add in_min and in_maxKarol Herbst
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/tegra: fetch gpu_speedo_idAlexandre 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