summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2015-11-03drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()Ben Skeggs
2015-11-03drm/nouveau/pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin
2015-11-03drm/nouveau/pci: enable c800 magic for Lenovo Y510PIlia Mirkin
2015-11-03drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst
2015-11-03drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau
2015-11-03drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall
2015-11-03drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+Ilia Mirkin
2015-11-03drm/nouveau/gr: document mp error 0x10Ilia Mirkin
2015-11-03drm/nouveau: fix memory leakSudip Mukherjee
2015-11-03drm/nouveau: remove unused functionSudip Mukherjee
2015-11-03drm/nouveau/pmu/gk107: enable PGOB codepathsBen Skeggs
2015-11-03drm/nouveau/pmu/gk104: check fuse to determine presence of PGOBBen Skeggs
2015-11-03drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs
2015-11-03drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs
2015-11-03drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs
2015-11-03drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs
2015-11-03drm/nouveau/ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset
2015-11-03drm/nouveau/gm204/6: add voltage control using the new gk104 volt classMartin Peres
2015-11-03drm/nouveau/gm107: add voltage control using the new gk104 volt classMartin Peres
2015-11-03drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres
2015-11-03drm/nouveau/volt: add support for non-vid-based voltage controllersMartin Peres
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres
2015-11-03drm/nouveau/ttm: set the DMA mask for platform devicesAlexandre Courbot
2015-11-03drm/nouveau/ttm: convert to DMA APIAlexandre Courbot
2015-11-03drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot
2015-11-03drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot
2015-11-03drm/nouveau: remove unnecessary usage of object handlesBen Skeggs
2015-11-03drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot
2015-11-03drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot
2015-11-03drm/nouveau/timer: re-introduce nvkm_wait_xsec macrosAlexandre Courbot
2015-11-03drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot
2015-11-03drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-12drm/nouveau/bios: fix OF loadingIlia Mirkin
2015-10-12drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-12drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary
2015-10-12drm/nouveau/display: allow up to 16k width/height for fermi+Ilia Mirkin