-
drm-misc-next-fixes-2017-06-27c048c984 · ·
Core Changes: - bridge: return -ve errno in drm_panel_bridge_add (Eric) Driver Changes: - rockchip: ensure mm lock is held in error paths (Caesar) - dw-hdmi: fix formatting in input format table (Jonathan) Cc: Caesar Wang <wxt@rock-chips.com> Cc: Eric Anholt <eric@anholt.net> Cc: Jonathan Corbet <corbet@lwn.net>
-
-
drm-intel-fixes-2017-06-27611cdf36 · ·
Just a few minor fixes. Important one is the execbuf async fix (aka ANDROID_native_sync). There was another patch for a display coherency corner case on APL, but we've random-walked in that space too much, and the cherry-pick looked really invasive.
-
sound-4.12-rc7c7ecb906 · ·
sound fixes for 4.12-rc7 Nothing exciting here, just a few stable fixes: - Suppress spurious kernel WARNING in PCM core - Fix potential spin deadlock at error handling in firewire - HD-audio PCI ID addition / fixup
-
drm-fixes-for-v4.12-rc7
i915, amdgpu and one core regression fix
-
drm-misc-fixes-2017-06-22e94ac351 · ·
UAPI Changes: - drm: Fix regression in GETCONNECTOR ioctl returning stale properties (Daniel) Cc: Daniel Vetter <daniel.vetter@ffwll.ch>