summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04drm/i915: remove newline from a no_fbc_reason messagefbc-2015-11-05Paulo Zanoni1-1/+1
2015-11-04drm/i915: remove in_dbg_master check from intel_fbc.cPaulo Zanoni1-6/+0
2015-11-04drm/i915: clarify that checking the FB stride for CFB is intentionalPaulo Zanoni1-0/+1
2015-11-04drm/i915: fix the CFB size checkPaulo Zanoni1-1/+2
2015-11-04drm/i915: remove too-frequent FBC debug messagePaulo Zanoni1-2/+0
2015-11-04drm/i915: refactor FBC deactivation at initPaulo Zanoni2-5/+6
2015-11-04drm/i915: don't disable_fbc() if FBC is already disabledPaulo Zanoni1-1/+2
2015-11-04drm/i915: fix the __intel_fbc_update() commentsPaulo Zanoni1-24/+2
2015-11-04drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()Paulo Zanoni1-15/+15
2015-11-04drm/i915: extract crtc_is_valid() on the FBC codePaulo Zanoni1-5/+17
2015-11-04drm/i915: remove unnecessary check for crtc->primary->fbPaulo Zanoni1-1/+1
2015-11-04drm/i915: extract fbc_on_pipe_a_only()Paulo Zanoni1-6/+7
2015-11-04drm/i915: rename intel_fbc_nuke to intel_fbc_recompressPaulo Zanoni1-3/+4
2015-11-04drm-intel-nightly: 2015y-11m-04d-14h-08m-44s UTC integration manifestMaarten Lankhorst1-0/+24
2015-11-04Merge remote-tracking branch 'origin/topic/kerneldoc' into drm-intel-nightlyMaarten Lankhorst8-217/+254
2015-11-04Merge remote-tracking branch 'origin/topic/drm-misc' into drm-intel-nightlyMaarten Lankhorst12-101/+187
2015-11-04Merge remote-tracking branch 'sound-upstream/for-next' into drm-intel-nightlyMaarten Lankhorst304-3307/+21001
2015-11-04Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-nightlyMaarten Lankhorst345-5085/+11851
2015-11-04Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-ni...Maarten Lankhorst44-1018/+1482
2015-11-04Merge remote-tracking branch 'origin/drm-intel-next-fixes' into drm-intel-nig...Maarten Lankhorst135-4070/+10160
2015-11-04drm/i915: change no_fbc_reason from enum to stringPaulo Zanoni4-79/+20
2015-11-04drm/i915: Fix locking around GuC firmware loadDaniel Stone2-8/+5
2015-11-03Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie74-381/+1312
2015-11-03Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie25-793/+694
2015-11-03drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interopBen Skeggs1-1/+3
2015-11-03drm/nouveau/abi16: implement limited interoperability with usif/nvifBen Skeggs3-2/+53
2015-11-03drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()Ben Skeggs1-5/+13
2015-11-03drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()Ben Skeggs3-9/+8
2015-11-03drm/nouveau/pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin1-0/+1
2015-11-03drm/nouveau/pci: enable c800 magic for Lenovo Y510PIlia Mirkin1-1/+7
2015-11-03drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst1-23/+77
2015-11-03drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet1-1/+1
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet5-2/+41
2015-11-03drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet1-6/+30
2015-11-03drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet3-7/+50
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet2-0/+42
2015-11-03drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet1-30/+34
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet3-0/+20
2015-11-03drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet2-24/+19
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet5-12/+39
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau6-0/+37
2015-11-03drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall2-2/+2
2015-11-03drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+Ilia Mirkin3-0/+3
2015-11-03drm/nouveau/gr: document mp error 0x10Ilia Mirkin1-0/+1
2015-11-03drm/nouveau: fix memory leakSudip Mukherjee1-1/+3
2015-11-03drm/nouveau: remove unused functionSudip Mukherjee2-15/+0
2015-11-03drm/nouveau/pmu/gk107: enable PGOB codepathsBen Skeggs1-1/+1
2015-11-03drm/nouveau/pmu/gk104: check fuse to determine presence of PGOBBen Skeggs1-0/+4
2015-11-03drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs2-0/+4
2015-11-03drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs6-12/+12