Xinliang,
If you post a question to this list (dev@lists.96boards.org), I will ensure it gets an answer. If you are not already subscribed, uou can subscribe to the list here: https://lists.96boards.org/mailman/listinfo/dev
Scott
On Wed, Mar 11, 2015 at 4:23 AM, xinliang xin3liang@qq.com wrote:
On Wednesday, March 11, 2015 02:24 PM, Koen Kooi wrote: Hi Koen,
On 11 March 2015 at 04:02, Scott Bambrough scott.bambrough@linaro.org wrote:
[..]
- DRM userspace work. Need a DRM enabled xf86 driver for X.org.
here: http://lists.x.org/archives/xorg-devel/2012-May/031250.html
- http://cgit.freedesktop.org/xorg/driver/xf86-video-armsoc/
- Expect some related work like that done by ARM as described
for the HiKey platform.
- There also might be some changes needed in libdrm to add support
xf86-video-modesetting should be enough, that used DRM/KMS for
modesetting and will optionally use GL to accelerate 2d operations.
Thanks for your feedback. Actually, this is my first time to do X11 integration work. I'm not sure if we need to write some code on xf86 driver for X.org. I'll find out that if xf86-video-modesetting is enough. It seems you have experience on X11. Can i ask you some questions if i encounter some on X11. Thanks very much.
-Xinliang