kernel/drivers/gpu/drm/panfrost/TODO

15 lines
400 B
Plaintext
Raw Normal View History

2024-07-22 17:22:30 +08:00
- Thermal support.
- Bifrost support:
- DT bindings (Neil, WIP)
- MMU page table format and address space setup
- Bifrost specific feature and issue handling
- Coherent DMA support
- Support userspace controlled GPU virtual addresses. Needed for Vulkan. (Tomeu)
- Compute job support. So called 'compute only' jobs need to be plumbed up to
userspace.
- Support core dump on job failure