diff options
author | Ankit Nautiyal <[email protected]> | 2022-09-02 16:02:19 +0530 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-09-07 16:39:42 -0700 |
commit | e72df53dcb01ec58e0410da353551adf94c8d0f1 (patch) | |
tree | 4f21430d6cf59deba145fc3377589eda3f01b243 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e06f1c6022673245a68b22f72ba40250aaa7255e (diff) |
drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC
Currently, pic_height of vdsc_cfg structure is being used to calculate
slice_height, before it is set for DP.
So taking out the lines to set pic_height from the helper
intel_dp_dsc_compute_params() to individual encoders, and setting
pic_height, before it is used to calculate slice_height for DP.
Fixes: 5a6d866f8e1b ("drm/i915: Get slice height before computing rc params")
Cc: Manasi Navare <[email protected]>
Cc: Vandita Kulkarni <[email protected]>
Cc: Matt Roper <[email protected]>
Signed-off-by: Ankit Nautiyal <[email protected]>
Reviewed-by: Vandita Kulkarni <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions