TODO 400 B

1234567891011121314
  1. - Thermal support.
  2. - Bifrost support:
  3. - DT bindings (Neil, WIP)
  4. - MMU page table format and address space setup
  5. - Bifrost specific feature and issue handling
  6. - Coherent DMA support
  7. - Support userspace controlled GPU virtual addresses. Needed for Vulkan. (Tomeu)
  8. - Compute job support. So called 'compute only' jobs need to be plumbed up to
  9. userspace.
  10. - Support core dump on job failure