Re: [PATCH 3/3] media: cedrus: Increase maximum supported size

2019-11-04 Thread Paul Kocialkowski
Hi, On Sat 26 Oct 19, 09:49, Jernej Skrabec wrote: > There are few variations of 4k resolutions. The biggest one is > 4096x2304 which is also supported by HW. It has also nice property that > both width and size are divisible by maximum HEVC CTB size, which is 64. > > Signed-off-by: Jernej Skrabe

[PATCH 3/3] media: cedrus: Increase maximum supported size

2019-10-26 Thread Jernej Skrabec
There are few variations of 4k resolutions. The biggest one is 4096x2304 which is also supported by HW. It has also nice property that both width and size are divisible by maximum HEVC CTB size, which is 64. Signed-off-by: Jernej Skrabec --- drivers/staging/media/sunxi/cedrus/cedrus_video.c | 4