linux/drivers/media/platform/qcom
Mansur Alisha Shaik bcf6b264a8 media: venus: fix hw overload error log condition
In current video driver, frequency is calculated for all the
running video instances and check aganist maximum supported frequency.
If both calculated frequency and maximum supported frequency are same,
even then HW overload error is printed.
Fix this by printing error log only when frequency is greater than
maximum supported frequency.

Signed-off-by: Mansur Alisha Shaik <mansur@codeaurora.org>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-15 13:13:05 +02:00
..
camss media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init() 2021-04-09 13:17:10 +02:00
venus media: venus: fix hw overload error log condition 2021-04-15 13:13:05 +02:00