[PATCH 7/8] media: rkvdec: Remove TODO file
Nicolas Dufresne
nicolas at ndufresne.ca
Fri Jul 11 13:00:39 PDT 2025
Le lundi 23 juin 2025 à 12:07 -0400, Detlev Casanova a écrit :
> 2 items are present in the TODO file:
> - HEVC support
> - Evaluate adding helper for rkvdec_request_validate
>
> Missing HEVC support is not a reason for a driver to be in staging,
> support for different features of the hardware can be added in drivers
> in the main tree.
>
> The rkvdec_request_validate function was simplified in
> commit 54676d5f5630 ("media: rkvdec: Do not require all controls to be present
> in every request")
> by not setting controls that have not changed.
> As it now basically just calls vb2_request_validate(), there is no need
> for a helper.
>
> Signed-off-by: Detlev Casanova <detlev.casanova at collabora.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>
> ---
> drivers/staging/media/rkvdec/TODO | 11 -----------
> 1 file changed, 11 deletions(-)
> delete mode 100644 drivers/staging/media/rkvdec/TODO
>
> diff --git a/drivers/staging/media/rkvdec/TODO
> b/drivers/staging/media/rkvdec/TODO
> deleted file mode 100644
> index 2c0779383276e..0000000000000
> --- a/drivers/staging/media/rkvdec/TODO
> +++ /dev/null
> @@ -1,11 +0,0 @@
> -* Support for HEVC is planned for this driver.
> -
> - Given the V4L controls for that CODEC will be part of
> - the uABI, it will be required to have the driver in staging.
> -
> - For this reason, we are keeping this driver in staging for now.
> -
> -* Evaluate introducing a helper to consolidate duplicated
> - code in rkvdec_request_validate and cedrus_request_validate.
> - The helper needs to the driver private data associated with
> - the videobuf2 queue, from a media request.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20250711/b4f9e7ff/attachment-0001.sig>
More information about the Linux-rockchip
mailing list