[Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert

Zhao, Halley halley.zhao at intel.com
Fri Mar 14 02:19:16 PDT 2014


From: "Zhao, Halley" <halley.zhao at intel.com>

when I implements feature for user specified tiling/stride support,
haihao mentioned that I'd better 'return fail' instead of assert().
so, I tried to clean up the assert in i965_drv_video.c as well.


Zhao, Halley (2):
  va: User specified tiling and stride support.
  clean up some assert in i965_drv_video.c

 src/i965_drv_video.c | 434 +++++++++++++++++++++++++++++----------------------
 src/i965_drv_video.h |   6 +-
 src/intel_driver.h   |   8 +
 3 files changed, 258 insertions(+), 190 deletions(-)
 mode change 100755 => 100644 src/i965_drv_video.c

-- 
1.8.3.2



More information about the Libva mailing list