libdrm-armada / xf86-video-armada

Stefan Langenmaier stefan.langenmaier at gmail.com
Sat Jul 18 08:43:21 PDT 2015


Hello,

I tried to toy around with the xf86-video-armada code as I wanted to
see if I could it get running on a Cubox-i.
I used the code from here:
http://ftp.arm.linux.org.uk/cgit/xf86-video-armada.git/log/?h=unstable-devel
And the lib from here: http://ftp.arm.linux.org.uk/cgit/libdrm-armada.git/

libdrm-armada compiled without problems.

With xf86-video-armada I had two problems

armada_drm_xv.c:1071:2: error: implicit declaration of function
‘drm_armada_bo_from_fd’

This function is not defined in libdrm-armada. Is there another place
with a more recent version of libdrm-armada?

The second problem were missing includes. I fixed that here:
https://github.com/stefan-langenmaier/xf86-video-armada/commit/f530bebc34dde844f9bc263adbe67428de794ed6

How can I contribute these changes?


Best regards
Stefan



More information about the linux-arm mailing list