diff options
author | 2022-03-04 12:21:45 -0800 | |
---|---|---|
committer | 2022-03-06 19:28:47 -0800 | |
commit | 9225b337072a10bf9b09df8bf281437488dd8a26 (patch) | |
tree | 831488dfa5cafa9e8c5976e9e49d489591d4819d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | drm/msm/a6xx: Fix missing ARRAY_SIZE() check (diff) | |
download | linux-dev-9225b337072a10bf9b09df8bf281437488dd8a26.tar.xz linux-dev-9225b337072a10bf9b09df8bf281437488dd8a26.zip |
drm/msm: Fix dirtyfb refcounting
refcount_t complains about 0->1 transitions, which isn't *quite* what we
wanted. So use dirtyfb==1 to mean that the fb is not connected to any
output that requires dirtyfb flushing, so that we can keep the underflow
and overflow checking.
Fixes: 9e4dde28e9cd ("drm/msm: Avoid dirtyfb stalls on video mode displays (v2)")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Link: https://lore.kernel.org/r/20220304202146.845566-1-robdclark@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions