Skip to content

Commit e165f6e

Browse files
cazouhverkuil
authored andcommitted
media: rkvdec: Remove TODO file
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 54676d5 ("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 <[email protected]> Reviewed-by: Nicolas Dufresne <[email protected]> Signed-off-by: Nicolas Dufresne <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
1 parent a5c4a65 commit e165f6e

File tree

1 file changed

+0
-11
lines changed
  • drivers/staging/media/rkvdec

1 file changed

+0
-11
lines changed

drivers/staging/media/rkvdec/TODO

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)