[Libva] [PATCH 0/2] Per-Codec Max Resolution and 16K JPEG Enc/Dec on Gen9

U. Artie Eoff ullysses.a.eoff at intel.com
Fri Apr 1 16:23:05 UTC 2016


The following patches add per-codec max resolution support to the i965 driver.
It also enables up to 16K * 16K max resolution for JPEG HW encode and decode on
Gen9 HW (SKL,BXT,KBL).

U. Artie Eoff (2):
  i965_drv: add support for per-codec max resolution
  jpeg enc/dec gen9: Allow up to 16K JPEG max resolution on gen9

 src/gen9_mfd.c         | 14 ++++++++++++++
 src/i965_device_info.c | 16 ++++++++++------
 src/i965_drv_video.c   | 32 +++++++++++++++++++++++++++-----
 src/i965_drv_video.h   |  9 +++++++++
 4 files changed, 60 insertions(+), 11 deletions(-)

-- 
2.1.0



More information about the Libva mailing list