cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

TODO (463B)


      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.