-
sound-5.0-rc2d1dd4211 · ·
sound fixes for 5.0-rc2 A collection of small fixes for USB-audio, HD-audio and cs46xx. The USB-audio fixes are for out-of-bound accesses and a regression in the recent cleanup, while HD-audio fixes are usual device- specific quirks.
-
drm-misc-fixes-2019-01-10f8c15790 · ·
Pull request for drm-misc-fixes for v5.0-rc2: - Fixes for the tc358767 bridge to work correctly with tc358867 using a DP connector. - Make resume work on amdgpu when a DP-MST display is unplugged.
-
drm-misc-next-2019-01-07-11c95f662 · ·
drm-misc-next for 5.1: UAPI Changes: Cross-subsystem Changes: - Turn dma-buf fence sequence numbers into 64 bit numbers Core Changes: - Move to a common helper for the DP MST hotplug for radeon, i915 and amdgpu - i2c improvements for drm_dp_mst - Removal of drm_syncobj_cb - Introduction of an helper to create and attach the TV margin properties Driver Changes: - Improve cache flushes for v3d - Reflection support for vc4 - HDMI overscan support for vc4 - Add implicit fencing support for rockchip and sun4i - Switch to generic fbdev emulation for virtio
-
drm-misc-next-2019-01-071c95f662 · ·
drm-misc-next for 5.1: UAPI Changes: Cross-subsystem Changes: - Turn dma-buf fence sequence numbers into 64 bit numbers Core Changes: - Move to a common helper for the DP MST hotplug for radeon, i915 and amdgpu - i2c improvements for drm_dp_mst - Removal of drm_syncobj_cb - Introduction of an helper to create and attach the TV margin properties Driver Changes: - Improve cache flushes for v3d - Reflection support for vc4 - HDMI overscan support for vc4 - Add implicit fencing support for rockchip and sun4i - Switch to generic fbdev emulation for virtio
-
sound-fix-4.21-rc13e9ad24b · ·
sound fixes for 4.21-rc1 (or whatever the next) Among a few HD-audio fixes, the only significant one is the regression fix on some machines like Dell XPS due to the default binding changes. We ended up reverting the whole since the fix for ASoC HD-audio driver won't be available immediately.
-
drm-misc-next-fixes-2019-01-02c75ff001 · ·
Fixes for v4.21: - Fix null pointer dereference on null state pointer. - Fix leaking damage clip when destroying plane state.
-
topic/drmp-cleanup-2019-01-02dd7ece7f · ·
Make some drm headers self-contained with includes and forward declarations
-
drm-intel-next-fixes-2018-12-27
GVT fixes for v4.21-rc1
-
drm-next-2018-12-27
drm etnaviv and exynos for rc1
-
drm-intel-next-2018-12-21-117960f35 · ·
Driver Changes: - Selftests fixes and improvements (Chris, Tvrtko) - PSR/PSR2 fixes and improvements (Jose) - Makefile style fixes (Pedro) - Implement Vesa's DP Extended Receiver Capability field (Matt Atwood) - Allow FBC with 5k on newer displays gen10+ (Jose) - HDCP-1.4 fixes and improvements (Ram) - Move Render ring mmio init workaround to new common wa_list (Chris) - Execlist: Apply a full mb before execution for Braswell (Chris) - Forcibly evict stale csb entries on ICL (Mika) - Push EMIT_INVALIDATE at request start to backends (Chris) - EMIT_INVALIDATE after switch context (Chris) - Pipeline PDP updates for Braswell (chris) - Skip the ERR_PTR error state (Chris) - Flush GPU relocs harder for gen3 (Chris) - Watermark fixes and improvements (Ville, Matt Roper, Paulo) - Use intel_ types more consistently (Matt Roper) - Fix HDMI SCDC scrambling enable for CTS (Clint) - Expand DFSM pipe disable to gen >= 9 (Bob) - IS_GEN/IS_GEN_RANGE reorg and improvements (Lucas) - Ice Lake VDBoxes (Oscar/Chris) - DSC per connector debugfs node and fix (Manasi) - HuC updated version for Broxton (Anusha) - Update crtc scaler settings when needed for gen9+ (Hans) - Ice Lake vswing programming changes for combo ports (Clint) - Apply missed interrupt after reset w/a to all ringbuffer gen (Chris) - Ice Lake fixes for TypeC and Thunderbolt (Imre)
-
drm-fixes-2018-12-21
final drm-fixes for 4.20 array_index_nospec patch, cc: stable
-
sound-4.21-rc1d82b51c8 · ·
sound updates for 4.21 There are no intensive changes in both ALSA and ASoC core parts while rather most of changes are a bunch of driver fixes and updates. A large diff pattern appears in ASoC TI part which now merges both OMAP and DaVinci stuff, but the rest spreads allover the places. Note that this pull request includes also some updates for LED trigger and platform drivers for mute LEDs, appearing in the diffstat as well. Some highlights: ASoC: - Preparatory work for merging the audio-graph and audio-graph-scu cards - A merge of TI OMAP and DaVinci directories, as both product lines get merged together. Also including a few architecture changes as well. - Major cleanups of the Maxim MAX9867 driver - Small fixes for tablets & co with Intel BYT/CHT chips - Lots of rsnd updates as usual - Support for Asahi Kaesi AKM4118, AMD ACP3x, Intel platforms with RT5660, Meson AXG S/PDIF inputs, several Qualcomm IPs and Xilinx I2S controllers HD-audio: - Introduce audio-mute LED trigger for replacing the former hackish dynamic binding - Huawei WMI hotkey and mute LED support - Refactoring of PM code and display power controls - Headset button support in the generic jack code - A few updates for Tegra - Fixups for HP EliteBook and ASUS UX391UA - Lots of updates for Intel ASoC HD-audio, including the improved DSP detection and the fallback binding from ASoC SST to legacy HD-audio controller drivers Others: - Updates for FireWire TASCAM and Fireface devices, some other fixes - A few potential Spectre v1 fixes that are all trivial
-
drm-next-2018-12-14
drm pull request for 4.21-rc1
-
drm-fixes-2018-12-14
drm vmwgfx, mediatek, nouveau, amdgpu, rockchip, intel fixes
-
sound-4.20-rc70bea4cc8 · ·
sound fixes for 4.20-rc7 Only usual suspects here: a few more fixups for Realtek HD-audio on various PCs, including a regression fix in the previous fix for Lenovo X1 Carbon, as well as a typo fix in the recent Fireface patch.