summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-11-03drm/exynos/gem: remove DMA-mapping hacks used for constructing page arrayMarek Szyprowski
2015-11-03drm/exynos: simplify Kconfig component namesAndrzej Hajda
2015-11-03drm/exynos: re-arrange Kconfig entriesAndrzej Hajda
2015-11-03drm/exynos: abstract out common dependencyAndrzej Hajda
2015-11-03drm/exynos: separate Mixer and HDMI driversAndrzej Hajda
2015-11-03drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda
2015-11-03drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda
2015-11-03drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda
2015-11-03drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda
2015-11-03drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda
2015-11-03drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda
2015-11-03drm/exynos/decon5433: fix timing registers writesAndrzej Hajda