-
pm-4.18-rc695d6c085 · ·
Power management fix for 4.18-rc6 Fix a relatively old initialization issue in intel_pstate causing the pcc-cpufreq driver to be used instead of it on some HP Proliant systems, which turned into a functional regression during the 4.17 cycle, because pcc-cpufreq is a scalability disaster and that was amplified by the idle loop rework done at that time (Rafael Wysocki).
-
acpi-4.18-rc62c4d6baf · ·
ACPI fix for 4.18-rc6 Extend the recently added suspend-to-idle quirk for Thinkpad X1 Carbon 6th to other systems from that familiy which turned out to need it too (Robin Johnson).
-
drm-intel-next-2018-07-19ef821e3f · ·
On GEM side: - GuC related fixes (Chris, Michal) - GTT read-only pages support (Jon, Chris) - More selftests fixes (Chris) - More GPU reset improvements (Chris) - Flush caches after GGTT writes (Chris) - Handle recursive shrinker for vma->last_active allocation (Chris) - Other execlists fixes (Chris) On Display side: - GLK HDMI fix (Clint) - Rework and cleanup around HPD pin (Ville) - Preparation work for Display Stream Compression support coming on ICL (Anusha) - Nuke LVDS lid notification (Ville) - Assume eDP is always connected (Ville) - Kill intel panel detection (Ville)
-
sound-4.18-rc6f3d737b6 · ·
sound fixes for 4.18-rc6 A rawmidi race fix and three trivial HD-audio quirks.
-
devicetree-fixes-for-4.18b9952b52 · ·
DeviceTree fixes for 4.18: - Fix phandle cache to work with overlays - Correct the default clock-frequency for QCom geni-i2c - Binding doc quote and spelling fixes
-
drm-misc-next-2018-07-18979c11ef · ·
drm-misc-next for 4.19: Core Changes: - add support for DisplayPort CEC-Tunneling-over-AUX (Hans Verkuil) - more doc updates (Daniel Vetter) - fourcc: Add is_yuv field to drm_format_info (Ayan Kumar Halder) - dma-buf: correctly place BUG_ON (Michel Dänzer) Driver Changes: - more vkms support(Rodrigo Siqueira) - many fixes and small improments to all drivers
-
drm-misc-fixes-2018-07-133156b53c · ·
Fixes for v4.18-rc5: - Single fix for a build error when the driver is builtin, but the backend is a loadable module.
-
drm-intel-fixes-2018-07-12
- GVT fix for KBL vGPU hang to update virtual register from LRI. - Fix hotplug irq ack on i965/g4x (Ville)
-
drm-intel-next-2018-07-12f7cf1a18 · ·
On GVT there's the addition of vGPU huge page support for guest, with one BXT fix and gvt dependency handling. On Display side there's: - More PSR clean up and fixes (Rodrigo, DK and Tarun) - GMBUS improvements for HDCP2.2 compliance (Ram) - Fix strncpy truncation on intel_tv (Dominique) - Cleanup modesetting on load-error path (Chris) On GEM side: - Gem init hw fix (Michal) - More selftests fixes (Michal, Chris) - Execlists optimizations (Chris) - Introduce i915_address_space.mutex (Chris) - Stolen memory support for Ice Lake (Paulo) - Unwind HW init after GVT setup failure (Chris) - Other fixes for gpu parking, gem_suspend, and handcheck reset (Chris)
-
sound-4.18-rc5c5a59d24 · ·
sound fixes for 4.18-rc5 Just a few HD-auio fixes: one fix for a possible mutex deadlock at HDMI hotplug handling is somewhat subtle and delicate, while the rest are usual device-specific quirks.