the series of patches enable the HEVC 10bit encoder on KBL+ v1: split the patch move p010->nv12 to brc prepare for gen9
Pengfei Qu (5): HEVC10bit ENC: add driver context member and internal NV12 surface in VME HEVC ENC: 10bit support HEVC10bit:conver p010 to nv12 for ME surface HEVC10bit ENC: work around the gpu hang when convrt p010 to nv12 HEVC10 ENC: enable cbr src/gen6_mfc_common.c | 20 ++++++ src/gen6_vme.c | 17 +++++ src/gen6_vme.h | 8 +++ src/gen7_vme.c | 2 + src/gen8_vme.c | 12 +++- src/gen9_mfc_hevc.c | 174 +++++++++++++++++++++++++++++++++++++++++++++---- src/gen9_vme.c | 25 ++++++- src/i965_device_info.c | 1 + src/i965_drv_video.c | 20 ++++-- src/i965_drv_video.h | 1 + src/i965_encoder.c | 36 +++++++--- 11 files changed, 288 insertions(+), 28 deletions(-) -- 2.7.4 _______________________________________________ Libva mailing list Libva@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libva