Regards,
Jammy
On Fri, Feb 18, 2011 at 12:14 AM, James Simmons <jsimmons@xxxxxxxxxxxxx> wrote:
I have been thinking about this as well. One of the short coming for DRM
> I'm still in the learning-as-I-go phase here, so definitely not ready
> to propose a solution, but it does seem to me like there is room for
> some sort of kms-helper library here to handle more of the boilerplate
> xf86-video-* stuff.. I guess I'll have a better picture once I have a
> chance to add support for the various multi-monitor configurations.
> But certainly would be interested if anyone already has some ideas.
on embedded platforms is the lack of a small well defined library that one
could use. Right now libkms only handles buffer allocation. The mode
setting is currently tied to the libdrm library. It would be nice to
seperate the two out more. Move the mode setting code to libkms and then
have libdrm be a wrapper around this. This way libdrm can both support
the legacy drm drivers and the new kms drivers at the same time. It also
makes a clear seperation. Jakob if you are willing to take this work I
will gladly seen you patches.
_______________________________________________
linaro-dev mailing list
linaro-dev@xxxxxxxxxxxxxxxx
http://lists.linaro.org/mailman/listinfo/linaro-dev
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel