Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Samantha Tran 4de15bb6ef disp: msm: sde: check all dirty properties during plane update
Previously when updating a plane's dirty features, if the
dirty all flag was set, the optimization was to break early.
This optimization left out color property updates for that plane.
This fix removes the mutex locks in the msm_prop function so
the break optimization is no longer needed. Function callers will
now need to acquire the lock and unlock the property lock when done.
Now the plane will iterate through all dirty properties.

Change-Id: I3114ac44d62ac0f0633897d757b6fd9a5b1f5d2e
Signed-off-by: Samantha Tran <samtran@codeaurora.org>
2019-10-30 06:04:16 -07:00
config makefile: add Bengal config support for display techpack 2019-09-19 18:04:44 +05:30
msm disp: msm: sde: check all dirty properties during plane update 2019-10-30 06:04:16 -07:00
pll disp: msm: sde: Fix 32-bit compilation issues 2019-10-24 14:48:40 +05:30
rotator disp: msm: sde: Fix 32-bit compilation issues 2019-10-24 14:48:40 +05:30
Makefile makefile: add Bengal config support for display techpack 2019-09-19 18:04:44 +05:30
NOTICE Display drivers kernel project initial snapshot 2019-04-14 22:20:59 -07:00