Re: [PATCH v8 02/18] media: iris: Skip UBWC configuration when not supported
Dmitry Baryshkov <[email protected]> Fri, 31 Jul 2026 02:24:00 +0300
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <d6wuqm4e2gxldrrloqxfxxmfggexxsjvltl25mgorrvhqfnheg@4cx5u5f6sxut> |
On Thu, Jul 30, 2026 at 03:32:36PM +0000, [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > > Pre-existing issues: > - [High] UBWC system initialization is skipped on unsupported platforms, but UBWC V4L2 pixel formats are still unconditionally exposed and accepted, leading to invalid session configurations. > -- NO, it doesn't. vdec.c and venc.c filter out UBWC formats. -- With best wishes Dmitry