android_kernel_xiaomi_sm7250/techpack/display
Sultan Alsawaf da748e58a9 drm/msm/sde: Don't clear dim layers when there aren't any applied
Clearing dim layers indiscriminately for each blend stage on each commit
wastes a lot of CPU time since the clearing process is heavy on register
accesses. We can optimize this by only clearing dim layers when they're
actually set, and only clearing them on a per-stage basis at that. This
reduces display commit latency considerably.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
2022-11-12 11:24:16 +00:00
..
config techpack: display: disable log spam 2022-11-12 11:19:54 +00:00
msm drm/msm/sde: Don't clear dim layers when there aren't any applied 2022-11-12 11:24:16 +00:00
pll disp: pll: Disable PLL Spread Spectrum Clocking for 7nm CPHY 2022-11-12 11:19:50 +00:00
rotator disp: msm: Remove unneeded PM QoS requests 2022-11-12 11:24:04 +00:00
Makefile
NOTICE