summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-29Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-29Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-10-29Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...Dave Airlie
2015-10-22drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja
2015-10-22drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)Stephane Viau
2015-10-22drm/msm/mdp: Add Software Pixel Extension supportStephane Viau
2015-10-22drm/msm/mdp5: Use the newly introduced enum mdp_component_typeStephane Viau
2015-10-22drm/msm/hdmi: Add basic HDMI support for msm8996Stephane Viau
2015-10-22drm/msm/mdp5: Avoid printing error messages for optional clocksStephane Viau
2015-10-22drm/msm: Fix IOMMU clean up path in case msm_iommu_new() failsStephane Viau
2015-10-22drm/msm/mdp5: remove the cfg pointer from SMP structStephane Viau