-
sunxi-core-for-5.7614215c8 · ·
Allwinner Core Changes for v5.7 Just one change for our mach code for including the correct clk header.
-
sunxi-fixes-for-5.6d9b553b0 · ·
Allwinner Fixes for v5.6 A pretty normal set of fixes for v5.6: - Fix reversed macros used for A83T EMAC clock and reset - Fix camera regulator voltage and USB OTG for TBS-A711 - 16-bit / 8-bit mixed read fix for our RSB driver - Fix SPI controller base address for R40 - Reorder device nodes based on base address for R40
-
sunxi-clk-for-5.7b998b75f · ·
Allwinner Clock Changes for 5.7 Changes consist mainly of cleanups for the display engine clock driver, correcting clocks that don't exist. Also, the MBUS clock on the A64 is exported for the device tree to consume.
-
topic/mst-bw-check-fixes-for-airlied-2020-03-12-2047d4cd2 · ·
UAPI Changes: None Cross-subsystem Changes: None Core Changes: Fixed regressions introduced by commit cd82d82cbc04 ("drm/dp_mst: Add branch bandwidth validation to MST atomic check"), which would cause us to: * Calculate the available bandwidth on an MST topology incorrectly, and as a result reject most display configurations that would try to enable more then one sink on a topology * Occasionally expose MST connectors to userspace before finishing probing their PBN capabilities, resulting in us rejecting display configurations because we assumed briefly that no bandwidth was available Driver Changes: None
-
topic/mst-bw-check-fixes-for-airlied-2020-03-12-1047d4cd2 · ·
UAPI Changes: None Cross-subsystem Changes: None Core Changes: Fixed some issues introduced by commit cd82d82cbc04 ("drm/dp_mst: Add branch bandwidth validation to MST atomic check"), which caused the DP MST helpers to incorrectly reject display configurations in drm_dp_mst_atomic_check() as a result of miscalculating the available bandwidth. Additionally, another issue that was required for this to work was fixed where we would reject display configurations because we would accidentally expose MST connectors to userspace before having probed their available bandwidth. Driver Changes: None
-
amd-drm-fixes-5.6-2020-03-111d2686d4 · ·
amd-drm-fixes-5.6-2020-03-11: amdgpu: - Update the display watermark bounding box for navi14 - Fix fetching vbios directly from rom on vega20/arcturus - Navi and renoir watermark fixes
-
mac80211-for-net-2020-03-11ba32679c · ·
A couple of fixes: * three netlink validation fixes * a mesh path selection fix
-
amd-drm-next-5.7-2020-03-105d11e37c · ·
amd-drm-next-5.7-2020-03-10: amdgpu: - SR-IOV fixes - Fix up fallout from drm load/unload callback removal - Navi, renoir power management watermark fixes - Refactor smu parameter handling - Display FEC fixes - Display DCC fixes - HDCP fixes - Add support for USB-C PD firmware updates - Pollock detection fix - Rework compute ring priority handling - RAS fixes - Misc cleanups amdkfd: - Consolidate more gfx config details in amdgpu - Consolidate bo alloc flags - Improve code comments - SDMA MQD fixes - Misc cleanups gpu scheduler: - Add suport for modifying the sched list uapi: - Clarify comments about GEM_CREATE flags that are not used by userspace. The kernel driver has always prevented userspace from using these. They are only used internally in the kernel driver.
-
devicetree-fixes-for-5.6-3d2334a91 · ·
Devicetree fixes for v5.6, take 3: - Fixes for warnings introduced by hierarchical PSCI binding changes - Fixes for broken doc references due to DT schema conversions - Several grammar and typo fixes - Fix a bunch of dtc warnings in examples