Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sdm660-mainline/linux

Tags

v6.14.6-sdm660

Toggle v6.14.6-sdm660's commit message
Release v6.15.6-sdm660

Fixes for reset when inserting USB cable for some Xiaomi devices

v6.14.5-sdm660

Toggle v6.14.5-sdm660's commit message
Release v6.14.5-sdm660

2 new devices and GPU freq scaling fixes

v6.13.7-sdm660

Toggle v6.13.7-sdm660's commit message
Release v6.13.7-sdm660 based on 6.13 stable

With smgr & sns-reg!

v6.11.1-sdm660

Toggle v6.11.1-sdm660's commit message
Release v6.11.1-sdm660

v6.10.9-sdm660

Toggle v6.10.9-sdm660's commit message
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.

v6.9.9-sdm660

Toggle v6.9.9-sdm660's commit message
Release v6.9.9-sdm660

* Fixed xiaomi-jasmine_sprout (Mi A2) generated panel driver (@buddyjojo)

v6.9.3-sdm660

Toggle v6.9.3-sdm660's commit message
v6.9.3 tag

v6.7.0-sdm660

Toggle v6.7.0-sdm660's commit message
6.7.0 tag

v6.6.9-sdm660-rc2

Toggle v6.6.9-sdm660-rc2's commit message
6.6.9 RC-2 tag

v6.6.9-sdm660-rc

Toggle v6.6.9-sdm660-rc's commit message
6.6.9 RC tag