[Libva] [PATCH intel-driver 0/2] Fix lifetime of VA surface buffer store

Gwenole Beauchesne gb.devel at gmail.com
Fri May 9 07:43:49 PDT 2014


Hi,

This is a follow-on to the H.264 MVC related patches posted earlier but
addressing generic rendering issues.

Only tested on Ivybridge. So yell if I broke other platforms. :)

Note: I plan to recycle the SURFACE_DISPLAYED flag mask for SURFACE_EXPORTED.

Regards,
Gwenole Beauchesne (2):
  render: don't deallocate surface storage of displayed frames.
  surface: drop SURFACE_DISPLAYED flag.

 src/gen6_mfd.c        |  6 ++++--
 src/gen75_mfd.c       |  6 ++++--
 src/gen7_mfd.c        |  6 ++++--
 src/gen8_mfd.c        |  6 ++++--
 src/i965_avc_bsd.c    |  6 ++++--
 src/i965_drv_video.h  |  4 ----
 src/i965_output_dri.c | 10 ----------
 7 files changed, 20 insertions(+), 24 deletions(-)

-- 
1.9.1



More information about the Libva mailing list