diff options
author | Ankit Nautiyal <[email protected]> | 2023-11-22 12:16:27 +0530 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-12-18 15:29:05 +0200 |
commit | 6bf3549384033102986a3514744e080d3bfca7cf (patch) | |
tree | a909d7f5be5c6ab0bc1c42b5aaed0967b218687c /rust/helpers | |
parent | ceb6a6f023fd3e8b07761ed900352ef574010bcb (diff) |
drm/i915/display: Get bigjoiner config before dsc config during readout
Currently we get bigjoiner config after the dsc get config, during HW
readout.
Since dsc_get_config now uses bigjoiner flags/pipes to compute DSC PPS
parameter pic_width, this results in a state mismatch when Bigjoiner
and DSC are used together.
So call get bigjoiner config before calling dsc get config function.
Fixes: 8b70b5691704 ("drm/i915/vdsc: Fill the intel_dsc_get_pps_config function")
Cc: Suraj Kandpal <[email protected]>
Cc: Ankit Nautiyal <[email protected]>
Cc: Animesh Manna <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: Ankit Nautiyal <[email protected]>
Reviewed-by: Suraj Kandpal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit baf31a20fa7f3538d68ffa5262a715eb1d699cdd)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions