xref: /openbmc/linux/drivers/staging/media/rkvdec/TODO (revision 92481c7d)
1* Support for HEVC is planned for this driver.
2
3  Given the V4L controls for that CODEC will be part of
4  the uABI, it will be required to have the driver in staging.
5
6  For this reason, we are keeping this driver in staging for now.
7
8* Evaluate introducing a helper to consolidate duplicated
9  code in rkvdec_request_validate and cedrus_request_validate.
10  The helper needs to the driver private data associated with
11  the videobuf2 queue, from a media request.
12