talos
talos copied to clipboard
docs: add vc4 memory documentation
Pull Request
What? (description)
Added documentation of the vc4 system extension and the configuration of config.txt related to GPU CMA issues of the Raspberry Pi target.
Why? (reasoning)
Lack of current documentation about the GPU CMA configuration and potential issues with it.
Acceptance
Please use the following checklist:
- [ ] you linked an issue (if applicable)
- [ ] you included tests (if applicable)
- [x] you ran conformance (
make conformance) - [ ] you formatted your code (
make fmt) - [ ] you linted your code (
make lint) - [x] you generated documentation (
make docs) - [ ] you ran unit-tests (
make unit-tests)
See
make helpfor a description of the available targets.
Could you also copy these changes to the 1.10 docs?
I pushed the changes also to the v1.10 docs
/m