-
drm-intel-next-2017-11-09e25dcf6e · ·
Getting started with v4.16 features: - Cannonlake Enabling (Anusha, Rodrigo, Ville, Michel, Mika Kahola, Rafael) - Disable lazy PPGTT page table optimization for vGPU (Joonas) - Preemption with GuC (Michal Winiarsk, Jeff, Michel) - Other GuC and HuC related fixes and improvements (Michal Winiarsk) - HuC use helper function while waiting for DMA completion (Michal Wajdeczko) - Cancel modeset retry work during cleanup (Manasi) - Improvements on ILK watermarks (Maarten) - eDP fixes and clean-up (Jani) - Nuke dig_port->port and assorted cleanups (Ville) - Pass around crtc and connector states for audio (Ville) - Forcewake fallback (Mika Kuoppala) - Perf OA fixes (Lionel) - Reject unknown syncobj flags (Tvrtko) - Warn in debug builds of incorrect usages of ptr_pack_bits (Tvrtko) - Move init_clock_gating back where it was (Ville) - Finally, numerous GEM fixes, cleanups and improvements (Chris)
-
-
sound-4.1475ee94b2 · ·
sound fixes for 4.14 The amount of the changes isn't as quite small as wished, nevertheless they are straight fixes that deserve merging to 4.14 final. Most of fixes are about ALSA core bugs spotted by fuzzer: a follow-up fix for the previous nested rwsem patch, a fix to avoid the resource hogs due to too many concurrent ALSA timer invocations, and a fix for a crash with SYSEX MIDI transfer over OSS sequencer emulation that is used by none but fuzzer. The rest are usual HD-audio and USB-audio device-specific quirks, which are safe to apply.
-
drm-intel-fixes-2017-11-08423a8a94 · ·
- Fix possible NULL dereference (Chris). - Avoid miss usage of syncobj by rejecting unknown flags (Tvrtko).
-
drm-misc-next-fixes-2017-11-08a111fbc4 · ·
4.15 merge window fixes, round 2: randconfig fix from Arnd, plus the vblank WARN_ON fix from Ville.
-
drm-misc-next-fixes-2017-11-07e073db5c · ·
Fixes for 4.15 merge window: Just the cherry-picked vc4 fix plus a GFP_NOFAIL annotation (there's apparently some new options in-flight to change/audit too-small-to-fail kmalloc semantics or something like that).
-
drm-fixes-for-v4.14-rc8
i915, amdgpu and nouveau fixes
-
drm-misc-fixes-2017-11-0262676d10 · ·
Driver Changes: - qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
-
drm-intel-fixes-2017-11-01bb5cf338 · ·
Fixes for Stable: - Fix KBL Blank Screen (Jani) - Fix FIFO Underrun on SNB (Maarten) Other fixes: - Fix GPU Hang on i915gm (Chris) - Fix gem_tiled_pread_pwrite IGT case (Chris) - Cancel modeset retry work during modeset clean-up (Manasi)