-
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)
-
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)
-
drm-fixes-for-v4.16-rc4
amdgpu, i915, virtio-gpu, nouveau, sun4i fixes
-
sound-4.16-rc4c77a6edb · ·
sound fixes for 4.16-rc4 The only core change is the fix for possible memory corruption by ALSA ctl API since 4.14 kernel due to a thinko. The rest are all device-specific: in addition to the usual suspects (HD-audio and USB-audio fixups), a few LPE HDMI audio fixes came in at this time.
-
drm-intel-fixes-2018-02-28fa89782b · ·
- 2 display fixes: audio av_enc_map overflow check, and Cannonlake PLL related register offset. - 3 gem fixes: Clear for in-fence out-fence, fix for clearing exec_flags on execbuf failure, and add back global seqno to tracepoints that had been removed recently by other fence related patch.