-
drm-intel-next-2016-09-196e05f3d3 · ·
- refactor the sseu code (Imre) - refine guc dmesg output (Dave Gordon) - more vgpu work - more skl wm fixes (Lyude) - refactor dpll code in prep for upfront link training (Jim Bride et al) - consolidate all platform feature checks into intel_device_info (Carlos Santa) - refactor elsp/execlist submission as prep for re-submission after hang recovery and eventually scheduling (Chris Wilson) - allow synchronous gpu reset handling, to remove tricky/impossible/fragile error recovery code (Chris Wilson) - prep work for nonblocking (execlist) submission, using fences to track depencies and drive elsp submission (Chris Wilson) - partial error recover/resubmission of non-guilty batches after hangs (Chris Wilson) - full dma-buf implicit fencing support (Chris Wilson) - dp link training fixes (Jim, Dhinkaran, Navare, ...) - obey dp branch device pixel rate/bpc/clock limits (Mika Kahola), needed for many vga dongles - bunch of small cleanups and polish all over, as usual
-
drm-fixes-for-4.8-rc6
drm fixes for 4.8-rc6 i915, vc4 and atmel.
-
-
-
sunxi-config64-for-4.9d229d205 · ·
Allwinner ARM64 Kconfig changes Select the pinctrl driver in kconfig
-
sunxi-core-for-4.9c1efda12 · ·
Allwinner core changes for 4.9 Add support for big endian on the Allwinner A20, and the Nextthing GR8 SoC
-
sunxi-drm-for-4.90c3ff44c · ·
Allwinner DRM changes for 4.9 This tag adds the support of a new SoC to sun4i-drm (the Allwinner A33), and the usual few fixes and enhancements
-
sunxi-dt-for-4.9-27a988a4d · ·
Allwinner DT changes for 4.9, take 2 A second set of device tree changes, this time switching a few SoCs to the new sunxi-ng clock framework. We also added the support for a new SoC (NextThing GR8 and its evaluation board), and the support for the DRM driver in the A33.
-
sunxi-clk-for-4.9d63a5e7c · ·
Allwinner Clock changes for 4.9 Four more SoCs converted to the new clock framework (A31, A31s, A23 and A33).
-
gpio-v4.8-356beac95 · ·
GPIO fixes for v4.8: - Revert a pointless attempt to add an include to solve the UM allyes compilation problem. - Make the mcp23s08 depend on OF_GPIO as it uses it and doesn't compile properly without it. - Fix a probing problem for ucb1x00.
-
-
wireless-drivers-for-davem-2016-09-08a0714125 · ·
wireless-drivers fixes for 4.8 iwlwifi * fix P2P dump trigger * prevent a potential null dereference in iwlmvm * prevent an uninitialized value from being returned in iwlmvm * advertise support for channel width change in AP mode ath10k * fix racy rx status retrieval from htt context * QCA9887 support is not experimental anymore, remove the warning message ath9k * fix regression with led GPIOs * fix AR5416 GPIO access warning brcmfmac * avoid potential stack overflow in brcmf_cfg80211_start_ap()