aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2023-03-16 19:16:36 +0300
committerDmitry Baryshkov <[email protected]>2023-04-06 20:29:42 +0300
commita1d38f1152c570b882cdf4f96b75113d7c703ab1 (patch)
tree9424154efff9f6bc169c531566c76caa54699494 /tools/perf/scripts/python
parente35f68d18bad460a9af33213d97c90a8d91b49eb (diff)
drm/msm/dpu: don't use unsupported blend stages
The dpu_crtc_atomic_check() compares blending stage with DPU_STAGE_MAX (maximum amount of blending stages supported by the driver), however we should compare it against .max_mixer_blendstages, the maximum blend stage supported by the mixer. 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/527338/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions