video: driver: move DPB_LIST to input port

1. Move DPB_LIST subscription on input
port instead of output port.

2. Move decoder port PSC and properties
to platform data.

Change-Id: I5711e0ba915ebe4136f64d1440ae331b787f4d61
Signed-off-by: Zhongbo Shi <quic_zhongbos@quicinc.com>
This commit is contained in:
Zhongbo Shi
2023-01-19 15:25:01 +08:00
کامیت شده توسط Shi Zhongbo
والد 56057e9964
کامیت 133bfb56ea
6فایلهای تغییر یافته به همراه242 افزوده شده و 88 حذف شده

مشاهده پرونده

@@ -772,6 +772,7 @@ struct msm_vidc_subscription_params {
u32 tier;
u32 av1_film_grain_present;
u32 av1_super_block_enabled;
u32 dpb_list_enabled;
};
struct msm_vidc_hfi_frame_info {