diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-09-03 06:22:51 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-10-21 14:11:12 +0300 |
commit | d13445bc61dc3e38ae3a27cc2302a2d22a7ef339 (patch) | |
tree | c50ddf9d59699388fd16090c3537be5890f3d81b /tools/perf/scripts/python/gecko.py | |
parent | 5e317a64967bbfe7d4e7da7ecaa5d09aa4f86966 (diff) | |
download | linux-d13445bc61dc3e38ae3a27cc2302a2d22a7ef339.tar.xz |
drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()
Instead of passing width / height / pitches, pass drm_framebuffer
directly. This allows us to drop the useless check for !pitches, since
an array can not be NULL.
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/612248/
Link: https://lore.kernel.org/r/20240903-dpu-mode-config-width-v6-8-617e1ecc4b7a@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions