-
sound-4.16-rc78e6b1a72 · ·
sound fixes for 4.16-rc7 Things look calming down, but people were still busy to plaster over small holes: - Two fixes to harden against races in aloop driver - A correction of a long-standing bug in USB-audio UAC2 processing unit parser - As usual suspects, HD-audio: a workaround for Coffee Lake controller and a few other device-specific fixes All small and for stable.
-
drm-misc-fixes-2018-03-223b82a4db · ·
Main change is a patch to reject getfb call for multiplanar framebuffers, then we have a couple of error path fixes on the sun4i driver. Still on that driver there is a clk fix and finally a mmap offset fix on the udl driver.
-
drm-intel-next-fixes-2018-03-22
GVT regression fix that caused guest VM GPU hang. Fix for race conditions in declaring GPU wedged (hit in CI).
-
drm-misc-next-2018-03-211c7095d2 · ·
drm-misc-next for 4.17: Cross-subsystem Changes: dt-bindings: Add emtrion vendor prefix (Jan) Core Changes: drm_print: More object size reductions (Joe) Driver Changes: vc4: Fix alpha blending on bottom plane (Stefan) panel: Add Raydium RM68200 panel support (Phillipe) panel: Add AUO G104SN02 V2 panel support (Christoph) panel: Add KEO TX31D200VM0BAA panel support (Jagan) vga_switcheroo: Use device link to bookkeep HDA runtime pm (Lukas) rockchip: More CrOS kevin patches trickling in (various sun4i: Add A80 support (Chen-Yu) sun4i: Add YUV plane support (Maxime) meson: Multiple (mostly error-path) fixups (Christophe/Wei) Cc: Stefan Schake <stschake@gmail.com> Cc: Philippe CORNU <philippe.cornu@st.com> Cc: jan.tuerk@emtrion.com Cc: Christoph Fritz <chf.fritz@googlemail.com> Cc: Jagan Teki <jagannadh.teki@gmail.com> Cc: Lukas Wunner <lukas@wunner.de> Cc: Joe Perches <joe@perches.com> Cc: Chen-Yu Tsai <wens@csie.org> Cc: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Cc: Wei Yongjun <weiyongjun1@huawei.com>
-
drm-intel-fixes-2018-03-15
Only GVT fixes: - Two warnings fix for runtime pm and usr copy (Xiong, Zhenyu) - OA context fix for vGPU profiling (Min) - privilege batch buffer reloc fix (Fred)
-
sound-4.16-rc6db45dc95 · ·
sound fixes for 4.16-rc6 A series of small fixes in ASoC, HD-audio and core stuff: - A UAF fix in ALSA PCM core - Yet more hardening for ALSA sequencer - A regression fix for the previous HD-audio power_save option change - Various ASoC codec fixes (sgtl5000, rt5651, hdmi-codec, wm_adsp) - Minor ASoC platform fixes (AMD ACP, sun4i)
-
drm-intel-fixes-2018-03-14f1430f14 · ·
- 1 display fix for bxt - 1 gem fix for fences - 1 gem/pm fix for rps freq
-
drm-misc-next-2018-03-09-360beeccc · ·
drm-misc-next for 4.17: UAPI Changes: plane: Add color encoding/range properties (Jyri) nouveau: Replace iturbt_709 property with color_encoding property (Ville) Core Changes: atomic: Move plane clipping into plane check helper (Ville) property: Multiple new property checks/verification (Ville) Driver Changes: rockchip: Fixes & improvements for rk3399/chromebook plus (various) sun4i: Add H3/H5 HDMI support (Jernej) i915: Add support for limited/full-range ycbcr toggling (Ville) pl111: Add bandwidth checking/limiting (Linus) Cc: Jernej Skrabec <jernej.skrabec@siol.net> Cc: Jyri Sarha <jsarha@ti.com> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Linus Walleij <linus.walleij@linaro.org>
-
sound-4.16-rc5099fd6ca · ·
sound fixes for 4.16-rc5 Two type of fixes: - The usual stuff, a handful HD-audio quirks for various machines - Further hardening against ALSA sequencer ioctl/write races that are triggered by fuzzer
-
drm-fixes-for-v4.16-rc5
amdgfx, i915, sun4i fixes
-
drm-intel-next-2018-03-08cf07a60f · ·
UAPI Changes: - Query uAPI interface (used for GPU topology information currently) * Mesa: https://patchwork.freedesktop.org/series/38795/ Driver Changes: - Increase PSR2 size for CNL (DK) - Avoid retraining LSPCON link unnecessarily (Ville) - Decrease request signaling latency (Chris) - GuC error capture fix (Daniele)
-
linux-kselftest-4.16-rc5ba004a29 · ·
linux-kselftest-4.16-rc5 This kselftest fixes update has a fix for regression in memory-hotplug install script that prevents the test from running on the target.
-
drm-intel-next-2018-03-051f267a57 · ·
Driver Changes: - Disable FBC on unsupported Gen9/10 configs to avoid flicker (Imre) - Mark firmware as failed on authentication failure (Michal) - Code to prepare to support more engines for Icelake - Icelake interrupt handling code - Avoid a race between request submission and marking GPU wedged (Chris) - OA race condition fix (Lionel) - Usual code restructuring (Chris, Maarten, Sagar, Ville)