diff options
| author | Dmitry Baryshkov <[email protected]> | 2022-06-15 15:57:01 +0300 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2022-09-18 09:38:02 -0700 |
| commit | 7538f80ae0d98bf51eb89eee5344aec219902d42 (patch) | |
| tree | 39f280d54da46cc4c07b2f46fd137dc339bdafb5 /tools/perf/scripts/python | |
| parent | 5ccdcecaf8f732f593e359ebfb65de96b11bae66 (diff) | |
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
Remove loops over hw_vbif. Instead always VBIF's idx as an index in the
array. This fixes an error in dpu_kms_hw_init(), where we fill
dpu_kms->hw_vbif[i], but check for an error pointer at
dpu_kms->hw_vbif[vbif_idx].
Fixes: 25fdd5933e4c ("drm/msm: Add SDM845 DPU support")
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/489569/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions