Hello.

I have an app that uses drmModeSetCtrc to display frontbuffer (f_fb_id) and 
next again drmModeSetCrtc to display backbuffer (f_bb_id).

I have tested this on vmwgfx, but it doesn't work.
vmwgfx says:
vmw_ldu_crtc_set_config: DRM_ERROR("Multiple framebuffers not supported\n");

So my question is how to blit f_bb_id to f_fb_id to display it?

Thanks.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to