diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-09-03 06:22:54 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-10-21 14:11:12 +0300 |
commit | 4f3ec1e5e152ac2c00ee3ea82fcc2700f5e0c5cb (patch) | |
tree | 5f5cdf4e2cd95c5f4e7b794f9a217842250e6910 /tools/perf/scripts/python/gecko.py | |
parent | b05093f4296acd9b130b4fc8708a78307e39379e (diff) | |
download | linux-4f3ec1e5e152ac2c00ee3ea82fcc2700f5e0c5cb.tar.xz |
drm/msm/dpu: make dpu_format_populate_addrs return void
The function msm_framebuffer_iova() can not fail, it always returns a
valid address. Drop the useless checks (that were already performed at
the time) and make dpu_format_populate_addrs() return void.
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/612247/
Link: https://lore.kernel.org/r/20240903-dpu-mode-config-width-v6-11-617e1ecc4b7a@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions