Skip to content

Exynos4 support

Qiang Yu requested to merge fourkbomb:lima-4.13 into lima-4.13

Created by: fourkbomb

offscreen kmscube and gbm-surface both tested and working on exynos4412.

I tested this on 4.15, and have only verified that it compiles on 4.13.

One thing to note is: exynos-drm exposes /dev/dri/renderD128 (I guess for 2D acceleration), so lima uses /dev/dri/renderD129 - so gbm-surface has to be modified accordingly.

Merge request reports