Tags: sdm660-mainline/linux
Tags
Release v6.15.6-sdm660 Fixes for reset when inserting USB cable for some Xiaomi devices
Release v6.14.5-sdm660 2 new devices and GPU freq scaling fixes
Release v6.13.7-sdm660 based on 6.13 stable With smgr & sns-reg!
HACK: framebuffer scaling for several devices Add fake panel node for simple-framebuffer to calculate DPI from. It only needs width & height specified. We can't just reference "real" panel node which is under mdss/mdp/dsi, because it will cause simplefb to probe second, after mdss and it will cause multiple issues. This fake node allows us to break device link from simplefb to mdss (implicitly via panel->mdp->mdss) to fix drm device probe ordering. Without this, simpledrm would probe second after msm-drm, and confuse userspace with 2 GPUs in /dev/dri. Alternative workaround is to boot with kernel parameter `fw_devlink=permissive`, which allows simpledrm to probe first, but it is worse, because it can hide other issues with device dependencies.
Release v6.9.9-sdm660 * Fixed xiaomi-jasmine_sprout (Mi A2) generated panel driver (@buddyjojo)
PreviousNext