intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
303 stars 126 forks source link

Postpone the update of vp9_frame_ctx #471

Closed xhaihao closed 5 years ago

xhaihao commented 5 years ago

Mapping the buffer for vp9_frame_ctx at once after batch buffer submission will cause GT frequency boost, so postpone the update of vp9_frame_ctx to next frame

Signed-off-by: Haihao Xiang haihao.xiang@intel.com Tested-by: Shankar, Vaibhav vaibhav.shankar@intel.com

lizhong1008 commented 5 years ago

LGTM