diff options
author | Dmitry Baryshkov <[email protected]> | 2024-09-03 06:22:49 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-10-21 14:11:11 +0300 |
commit | ce357877e6df544df072cfbd643433795c4d320c (patch) | |
tree | cc986f7487c131ab9354b143b9ee841dc6b89223 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 759bcfe8e710348f747b5459be0b2ef63ed7598c (diff) |
drm/msm/dpu: drop extra aspace checks in dpu_formats
The DPU driver isn't expected to be used without an IOMMU. Thus the
aspace will be always present. Not to mention that mdp4/mdp5 drivers
call msm_framebuffer_iova() without such checks, as the whole
msm_framebuffer layer is expected to support both IOMMU and IOMMU-less
configurations.
Drop these useless if (aspace) checks.
Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/612249/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions