WIP FPC-III support
[linux/fpc-iii.git] / drivers / gpu / drm / panfrost / TODO
blob8c811a9e683b70f6eaf71da56e5584495e420fea
1 - Thermal support.
3 - Bifrost support:
4   - DT bindings (Neil, WIP)
5   - MMU page table format and address space setup
6   - Bifrost specific feature and issue handling
7   - Coherent DMA support
9 - Support userspace controlled GPU virtual addresses. Needed for Vulkan. (Tomeu)
11 - Compute job support. So called 'compute only' jobs need to be plumbed up to
12   userspace.
14 - Support core dump on job failure