On Tue, Aug 26, 2014 at 2:11 PM, Ilyes GOUTA <ilyes.go...@st.com> wrote:
>
> The gfxcard's commands buffer could be referencing both source and
> destination buffers which might be released before they actually get
> accessed by the h/w. Calling dfb_gfxcard_wait_serial() in the surface
> destructor ensures that commands are flushed and any pending h/w ops. are
> completed prior to the underlying buffer deallocation.
>
> Applies for both DirectFB-1.7 and master branches.

Not needed anymore, as it has been fixed in commit 53d873d (precedes
DirectFB-1.7.0).

Ilyes

>
> _______________________________________________
> directfb-dev mailing list
> directfb-dev@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to