Is anyone looking at updating the kernel DRM code ? Have been looking at what it would take to get the lima drm code to compile and it seems to use some new Linux features. New things: Uses xarray - maybe could use radix trees. DRM scheduler. Expects split drmP.h. Seems to be using a Linux equivalent of bus_dma.