diff options
author | Ankit Nautiyal <[email protected]> | 2022-09-02 16:02:19 +0530 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2022-09-12 09:56:47 -0400 |
commit | 0785691f5711a8f210bb15a5177c2999ebd3702e (patch) | |
tree | 7e6e7139c5b04cc946b6f139eb097470ddce260b /tools/perf/util/trace-event-scripting.c | |
parent | 80e78fcce86de0288793a0ef0f6acf37656ee4cf (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]
(cherry picked from commit e72df53dcb01ec58e0410da353551adf94c8d0f1)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions