diff options
author | Jessica Zhang <quic_jesszhan@quicinc.com> | 2025-02-15 03:14:34 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2025-03-05 05:34:12 +0300 |
commit | 95bbde1d0d079f958c0f27c94ec0e2151cb1398c (patch) | |
tree | 70dbdeb33f24fb89342847a1d02e83ea9dd894ba /tools/perf/scripts/python/parallel-perf.py | |
parent | 3371005e28e8e731e62b7a51e0f0c3f5ee584c2c (diff) | |
download | linux-95bbde1d0d079f958c0f27c94ec0e2151cb1398c.tar.xz |
drm/msm/dpu: Start frame done timer after encoder kickoff
Starting the frame done timer before the encoder is finished kicking off
can lead to unnecessary frame done timeouts when the device is
experiencing heavy load (ex. when debug logs are enabled).
Thus, create a separate API for starting the encoder frame done timer and
call it after the encoder kickoff is finished
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/637502/
Link: https://lore.kernel.org/r/20250214-concurrent-wb-v6-11-a44c293cf422@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions