Searched hist:"938 beb48f7653d27a270c68659d00a0f58643ac7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | diff 938beb48f7653d27a270c68659d00a0f58643ac7 Mon May 22 01:02:51 CDT 2023 Dikshita Agarwal <quic_dikshita@quicinc.com> media: venus: enable sufficient sequence change support for vp9
VP9 supports resolution change at interframe. Currenlty, if sequence change is detected at interframe and resources are sufficient, sequence change event is not raised by firmware to driver until the next keyframe. This change add the HFI to notify the sequence change in this case to driver.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Tested-by: Nathan Hebert <nhebert@chromium.org> Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com> Signed-off-by: Viswanath Boma <quic_vboma@quicinc.com> Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com> Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|
H A D | hfi_cmds.c | diff 938beb48f7653d27a270c68659d00a0f58643ac7 Mon May 22 01:02:51 CDT 2023 Dikshita Agarwal <quic_dikshita@quicinc.com> media: venus: enable sufficient sequence change support for vp9
VP9 supports resolution change at interframe. Currenlty, if sequence change is detected at interframe and resources are sufficient, sequence change event is not raised by firmware to driver until the next keyframe. This change add the HFI to notify the sequence change in this case to driver.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Tested-by: Nathan Hebert <nhebert@chromium.org> Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com> Signed-off-by: Viswanath Boma <quic_vboma@quicinc.com> Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com> Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|
H A D | vdec.c | diff 938beb48f7653d27a270c68659d00a0f58643ac7 Mon May 22 01:02:51 CDT 2023 Dikshita Agarwal <quic_dikshita@quicinc.com> media: venus: enable sufficient sequence change support for vp9
VP9 supports resolution change at interframe. Currenlty, if sequence change is detected at interframe and resources are sufficient, sequence change event is not raised by firmware to driver until the next keyframe. This change add the HFI to notify the sequence change in this case to driver.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Tested-by: Nathan Hebert <nhebert@chromium.org> Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com> Signed-off-by: Viswanath Boma <quic_vboma@quicinc.com> Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com> Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|