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

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

Reply via email to