diff options
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | 2022-07-19 00:41:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-08-17 16:14:56 +0300 |
commit | 7e48502e84fce4877a775ab62a128689fd3f5d8a (patch) | |
tree | 5a5ae1a7d0c27a5f43ba199683b14321ca542116 /drivers/gpu | |
parent | 4f8e08e88e145e5c915e705d1df2f130eeece02a (diff) | |
download | linux-7e48502e84fce4877a775ab62a128689fd3f5d8a.tar.xz |
hantro: Remove incorrect HEVC SPS validation
[ Upstream commit df9ec2fc8e70e01532fd9161cd98711969561ff6 ]
Currently, the driver tries to validat the HEVC SPS
against the CAPTURE queue format (i.e. the decoded format).
This is not correct, because typically the SPS control is set
before the CAPTURE queue is negotiated.
Fixes: 135ad96cb4d6b ("media: hantro: Be more accurate on pixel formats step_width constraints")
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions