-
-
drm-intel-next-2017-07-032c4b8519 · ·
First pile for 4.14: - cnl fixes (Rodrigo, Manasi) - per-engine reset support aka TDR (Michel Thierry) - dynamic DPCD backlight support (Puthikorn Voravootivat) - prep for huge gpu pages (Matthew Auld) - make contexts less BKL dependent (Chris) - bunch of execlist/gem corner-cases fixes and locking down self-checks (Chris) - fix waitboost accounting when using fence waits (Chris) - clean up PCH detection/handling (Ville) - usual pile of small fixes and cleanups
-
gpio-v4.12-4c06632ea · ·
Last minute fixes for GPIO: - Fix another ACPI problem with broken BIOSes. - Filter out the GPIO right events, making a very user-visible bug go away.
-
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.