Skip to content

Add support of APU

Alexandre Bailon requested to merge abailon/main into main

This adds the support APU (AI Processor Unit). APU DRM aims providing support of different hardware accelerators with a common and generic API. This only adds functions to open or close a device and to get its state.

Signed-off-by: Alexandre Bailon abailon@baylibre.com

Merge request reports