I have an application which owns the frame buffer, the code I developed
was based off the modesetting-101 branch. And it works v. well.
We are migrating to the modesetting-gem branch, and I can't figure out
how to map the main frame buffer.
In the modesetting-101 version of the code we do something like:
drmBOCreate(....)
drmModeAddFb(...)
drmModeGetFB(...)
drmBOReference(...)
drmBOMap(...)
Can someone tell me what the equivalent set of calls would be using the
gem branch coz the drmBOCreate(0 and friends aren't there!
Thanks
Paul Winder
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel