Loading
media: aspeed: Fix no complete irq for non-64-aligned width
mainline inclusion from mainline-v5.18-rc1 commit 71ef8053 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAPHCN CVE: CVE-2023-52916 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71ef8053d48fc6aad88cf23a368fa56de5c66f1d -------------------------------- In ast2500, engine will stop occasionally for 1360x768. This is a bug which has been addressed, but the workaround is specific for 1680 only. Here we make it more complete. Signed-off-by:Jammy Huang <jammy_huang@aspeedtech.com> Reviewed-by:
Joel Stanley <joel@jms.id.au> Signed-off-by:
Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@kernel.org> Signed-off-by:
Ye Bin <yebin10@huawei.com>