Re: [PATCH] venus: venc: fix handlig of S_SELECTION and G_SELECTION

2020-11-04 Thread Fritz Koenig
On Tue, Nov 3, 2020 at 8:50 AM Dikshita Agarwal wrote: > > - return correct width and height for G_SELECTION > - update capture port wxh with rectangle wxh. > - add support for HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_INFO > to set stride info and chroma offset to FW. > > Signed-off-by: Diks

[PATCH] venus: venc: fix handlig of S_SELECTION and G_SELECTION

2020-11-03 Thread Dikshita Agarwal
- return correct width and height for G_SELECTION - update capture port wxh with rectangle wxh. - add support for HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_INFO to set stride info and chroma offset to FW. Signed-off-by: Dikshita Agarwal --- drivers/media/platform/qcom/venus/helpers.c| 1