diff options
| author | Detlev Casanova <[email protected]> | 2025-06-23 16:07:21 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2025-07-12 06:34:48 +0000 |
| commit | e165f6eda53519d31ecb58603a53fcb03fd75eb5 (patch) | |
| tree | 74a09c3110a673b6670831eccdfa575cc246bb62 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | media: dt-bindings: rockchip: Add RK3576 Video Decoder bindings (diff) | |
| download | kernel-e165f6eda53519d31ecb58603a53fcb03fd75eb5.tar.gz kernel-e165f6eda53519d31ecb58603a53fcb03fd75eb5.zip | |
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 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 <[email protected]>
Reviewed-by: Nicolas Dufresne <[email protected]>
Signed-off-by: Nicolas Dufresne <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
