According to PDM request updating specification
support for 4k60 and UHD120 for HEVC andH264.
Due to this MAX_MBPS value changes as max
load will be 1080p@480fps=3916800. For AV1 and
VP9 max support is 4k60.
Change-Id: I02eb0842388880b3c67a75b948816b80be11c6cb
Signed-off-by: Megha Byahatti <quic_mbyahatt@quicinc.com>
- Allow SSR type according to the target with
defining SSR type in platform file.
Change-Id: Idca62ce34b66a885da388d798eddb0c6c00871e5
Signed-off-by: Megha Byahatti <quic_mbyahatt@quicinc.com>
- Due to hw limitation update max frequency for fused
variant with video_cc_pll_uhd60_fmax_fuse = 1 to 366MHz.
Change-Id: Id3b154ca600c3e8fa3cbb19bab1e20feba347775
Signed-off-by: Megha Byahatti <quic_mbyahatt@quicinc.com>
- Max resolution supported is 7680x4320 for AC sku.
Update resolution and MBPF accordingly.
Change-Id: I84ed70f3cdd8eadee02d7c524dc9d12f48d8c7af
Signed-off-by: Megha Byahatti <quic_mbyahatt@quicinc.com>
- AB sku does not support for AV1. Adding fuse
register IRIS_DISABLE_AV1 to disable based on sku
version.
Change-Id: Ib8408b67072ca5aa42cba4ab7451add26968ff8e
Signed-off-by: Megha Byahatti <quic_mbyahatt@quicinc.com>
[1] Add 8K@30 fps support for cliifs v0 SKU
[2] Modify max mbpf and rt_mbpf for Cliffs v1 SKU.
Change-Id: I03386e47ee53e32cf57711eecebd98201f399a5b
Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
Update NOC register programming based on vpu
version like iris33 and iris3_2pipe.
Change-Id: I98e879cdd0f89584dfc2c6fad8345979403b2b3e
Signed-off-by: Manikanta Kanamarlapudi <quic_kmanikan@quicinc.com>
According to HFI definition, HFI_PROP_CSC needs to be configured
on BITSTREAM port, but during msm_vidc_set_cap, CSC is being
configured on PORT_NONE leading to error in FW.
Added change to configure CSC always on BITSTREAM port.
Change-Id: I3e9511ec40cd25687048f0739c57d164dd7a1c43
Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
emove QOS register settings of pineapple,
will add cliffs specific registers after systems
team recommendation.
Change-Id: I6fe82814e67d69ee0820679bb7c934366092ee82
Signed-off-by: Manikanta Kanamarlapudi <quic_kmanikan@quicinc.com>
[1] Add the basic driver support for cliffs variant.
[2] Add platform specific files for cliffs.
Change-Id: If35f79fa1c72ce160d4ed4c0f1ba8babb7ce8a3d
Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>