mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-13 12:53:41 +08:00

Due to complexity of different kernel and usespace combination we have to detect drm and ion allocator on runtime. The HAVE_DRM flag may not be trust at all time. So we add a simple detection function on first run. Change-Id: Id4f6b2278ee0fe50ffc9806fffc5b01267f723da Signed-off-by: Herman Chen <herman.chen@rock-chips.com>