From: "Zhao, Halley" <halley.z...@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

_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to