mipi/panel: Remove pic_width and pic_height from dsc_config

The pic_width and pic_height fields of dsc_config are equivalent to
edid.mode.ha and edid.mode.va, respectively. To remove duplicate
information in panel_serializable_data, remove these two fields from
dsc_config.

BUG=b:424782827
TEST=emerge-tanjiro coreboot
BRANCH=none

Change-Id: I7f1dd4b431a610fa928b29da420b0c0e0bef5fcc
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90561
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Chen-Tsung Hsieh <chentsung@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Yu-Ping Wu 2025-12-19 15:51:39 +08:00 committed by Yu-Ping Wu
commit e6c3250912
2 changed files with 0 additions and 10 deletions

View file

@ -85,14 +85,6 @@ struct dsc_config {
* @slice_height: Slice height in pixels
*/
u16 slice_height;
/*
* @pic_width: Width of the input display frame in pixels
*/
u16 pic_width;
/*
* @pic_height: Vertical height of the input display frame
*/
u16 pic_height;
/*
* @rc_tgt_offset_high:
* Offset to bits/group used by RC to determine QP adjustment