[Libva] [PATCH intel-driver 0/2] Enforce and report busy surface states

Gwenole Beauchesne gb.devel at gmail.com
Tue Aug 26 05:32:36 PDT 2014


Hi,

This patch series enforces busy surface states for practical
use-cases. In particular, this prevents VA surfaces to be used while
they are being exposed to 3rdparty APIs (exported):
<http://lists.freedesktop.org/archives/libva/2014-August/002585.html>

Regards,
Gwenole Beauchesne (2):
  Factor out va{Get,Put}Image() implementations.
  Report BUSY surface state accordingly.

 src/i965_drv_video.c |  331 ++++++++++++++++++++------------------------------
 src/i965_drv_video.h |    1 +
 2 files changed, 136 insertions(+), 196 deletions(-)

-- 
1.7.9.5



More information about the Libva mailing list