diff options
| author | Dmitry Baryshkov <[email protected]> | 2023-03-16 19:16:33 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-04-06 20:29:42 +0300 |
| commit | dfdc94e4934bc6051545c9283c5c94153ac359d8 (patch) | |
| tree | 930316bac46e17ae8dd1013d5113044367a25fcb /tools/perf/scripts/python/bin | |
| parent | 62791e695e0370ed4e3200bbf05182443dab09f6 (diff) | |
drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_sspp_cfg
Remove dpu_hw_fmt_layout instance from struct dpu_hw_sspp_cfg, leaving
only src_rect and dst_rect. This way all the pipes used by the plane
will have a common layout instance (as the framebuffer is shared between
them), while still keeping a separate src/dst rectangle configuration
for each pipe.
Reviewed-by: Abhinav Kumar <[email protected]>
Tested-by: Abhinav Kumar <[email protected]> # sc7280
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/527329/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions