-
drm-intel-next-2016-11-21e9cbc4bd · ·
Final 4.10 updates: - fine-tune fb flushing and tracking (Chris Wilson) - refactor state check dumper code for more conciseness (Tvrtko) - roll out dev_priv all over the place (Tvrkto) - finally remove __i915__ magic macro (Tvrtko) - more gvt bugfixes (Zhenyu&team) - better opregion CADL handling (Jani) - refactor/clean up wm programming (Maarten) - gpu scheduler + priority boosting for flips as first user (Chris Wilson) - make fbc use more atomic (Paulo) - initial kvm-gvt framework, but not yet complete (Zhenyu&team)
-
qcom-dts-for-4.10-14c52ffc7 · ·
Qualcomm Device Tree Changes for v4.10 - v2 * Add EBI2 support to MSM8660 * Add SMSC ethernet support to APQ8060 * Add support for display, pstore, iommu, and hdmi to APQ8064 * Add SDHCI node to MSM8974 Hammerhead * Add WP8548 MangOH board support (MDM9615)
-
gpio-v4.9-4f9c22ec6 · ·
GPIO fixes for the v4.9 series: - Finally, after being puzzled by a bunch of recurrent UML build failures on randconfigs from the build robot, Keno Fischer nailed it: GPIO_DEVRES is optional and depends on HAS_IOMEM even though many users just unconditionally rely on it to be available. And it *should* be available: garbage collection is nice for this and it *certainly* has nothing to do with having IOMEM. So we got rid of it, and now the UML builds should JustWork(TM). - Do not call .get_direction() on sleeping GPIO chips on the fastpath when locking GPIOs for interrupts: it is done from atomic context, no way. - Some driver fixes.
-
drm-fixes-for-v4.9-rc6-brown-paper-bag
i915 fixes + 2 mediatek regressions
-
drm-fixes-for-v4.9-rc6
fixes for amdgpu, and a bunch of arm drivers.
-
-
sunxi-clk-for-4.100f6f9302 · ·
Allwinner clock changes for 4.10 The usual patches from us, but most notably the introduction of the A64 clocks unit.
-
sunxi-clk-fixes-for-4.9ac95330b · ·
Allwinner clock fixes for 4.9 Two fixes, one for the old clock code, one for the new implementation.
-
sunxi-drm-for-4.1047d7fbb3 · ·
sun4i-drm changes for 4.10 Support for the Allwinner A31 SoC display engine using the sun4i-drm driver.
-
sunxi-dt64-for-4.104e388608 · ·
Allwinner arm64 DT changes for 4.10 Support for the Allwinner A64, their first armv8 SoC.
-
sunxi-fixes-for-4.9b7f865ed · ·
Allwinner fixes for 4.9 A fix to reintroduce missing pinmux options that turned out not to be optional.
-
sunxi-defconfig-for-4.10a0eb3ee3 · ·
Allwinner defconfig changes for 4.10 Two patches to enable the dumb VGA bridges in the multi_v7 and sunxi defconfig.