summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2015-11-28Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-11-25drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres
2015-11-25drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs
2015-11-25drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs
2015-11-25drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs
2015-11-25drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs
2015-11-25drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs
2015-11-25drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs
2015-11-25drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs
2015-11-25drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs
2015-11-25drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie
2015-11-10nouveau: don't call pci_dma_supportedChristoph Hellwig
2015-11-03drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interopBen Skeggs
2015-11-03drm/nouveau/abi16: implement limited interoperability with usif/nvifBen Skeggs
2015-11-03drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()Ben Skeggs
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