Re: [PATCH v4] media: venus : hfi: add venus image info into smem

2021-04-09 Thread Stephen Boyd
Quoting Dikshita Agarwal (2021-04-09 04:46:19) > Fill fw version info into smem to be printed as part of > soc info. > > Signed-off-by: Dikshita Agarwal > Reported-by: kernel test robot > > change since v3: > added dependency on QCOM_SMEM (Stephen) > --- Reviewed-by: Stephen Boyd

Re: [PATCH v4] media: venus : hfi: add venus image info into smem

2021-04-09 Thread Bjorn Andersson
On Fri 09 Apr 06:46 CDT 2021, Dikshita Agarwal wrote: > Fill fw version info into smem to be printed as part of > soc info. > > Signed-off-by: Dikshita Agarwal > Reported-by: kernel test robot Why/how did kernel test robot tell you that you should write the firmware version in SMEM? > > chan

[PATCH v4] media: venus : hfi: add venus image info into smem

2021-04-09 Thread Dikshita Agarwal
Fill fw version info into smem to be printed as part of soc info. Signed-off-by: Dikshita Agarwal Reported-by: kernel test robot change since v3: added dependency on QCOM_SMEM (Stephen) --- drivers/media/platform/Kconfig | 2 +- drivers/media/platform/qcom/venus/hfi_msgs.c | 21