diff options
author | Mansur Alisha Shaik <[email protected]> | 2021-04-08 15:35:00 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2021-04-15 13:13:05 +0200 |
commit | bcf6b264a806295cd4578aa7a03b3bcb15b1ab30 (patch) | |
tree | 98469fa6b90d16c9f60e8e1977e65de6a6a698ed /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | fb2b008b00fe6fdd1888f08c0f3db199b52d6eb4 (diff) |
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 <[email protected]>
Signed-off-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions