Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) - Thermal support.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) - Bifrost support:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4)   - DT bindings (Neil, WIP)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5)   - MMU page table format and address space setup
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6)   - Bifrost specific feature and issue handling
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7)   - Coherent DMA support
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) - Support userspace controlled GPU virtual addresses. Needed for Vulkan. (Tomeu)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - Compute job support. So called 'compute only' jobs need to be plumbed up to
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)   userspace.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) - Support core dump on job failure