ezequielg: reviewed tile series, needs a v3.
hverkuil: looks good.
hverkuil: this patch can be applied now after your latest v5.15 pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20210606065050.414607-1-jernej.skrabec@gmail.com/
jernej: is there anything pending for the HEVC controls for cedrus? 
yeah, above patch
(I posted a link 2 hours ago)
I meant, besides that.
no
I.e. what should we do in order to move them out of staging?
ah, there is this thing with entry point array
Cedrus is curently the only core (that I know) which needs it
and since it can contain 1, 100 or more elements, it should be solved with dynamic array
at one point I tried to do that, but wasn't very successful
HW has space for 256 entries, but if I understand standard correctly, that's not really an upper limit
however, I never hit that limit with any sample or real video that I tested
usually only 4 or so entries
right.
would be interesting to craft a video to sort of stress that