Re: [PATCH RESEND v3] venus: venc: set inband mode property to FW.

2021-01-12 Thread Fritz Koenig
On Thu, Jan 7, 2021 at 11:26 PM Dikshita Agarwal wrote: > > set HFI_PROPERTY_CONFIG_VENC_SYNC_FRAME_SEQUENCE_HEADER to FW > to support inband sequence header mode. > > Signed-off-by: Dikshita Agarwal > > Changes since v2: > - fixed Null pointer dereference (Stanimir, Fritz) > - added set property

[PATCH RESEND v3] venus: venc: set inband mode property to FW.

2021-01-07 Thread Dikshita Agarwal
set HFI_PROPERTY_CONFIG_VENC_SYNC_FRAME_SEQUENCE_HEADER to FW to support inband sequence header mode. Signed-off-by: Dikshita Agarwal Changes since v2: - fixed Null pointer dereference (Stanimir, Fritz) - added set property call at correct place. --- drivers/media/platform/qcom/venus/venc.c