On Fri, 28 May 2010 13:55:37 +0800, Zou Nan hai wrote:
> introduce an new API for command to execute on
> different ring buffer.
> This is need for VAAPI to decode H.264 on
> BSD ring buffer
How do you detect that the kernel supports the new path? You need to be
doing a getparam or something to
introduce an new API for command to execute on
different ring buffer.
This is need for VAAPI to decode H.264 on
BSD ring buffer
Signed-off-by: Xiang Hai hao
Signed-off-by: Zou Nan hai
---
include/drm/i915_drm.h|4 +++-
intel/intel_bufmgr.c | 13 +
intel/intel_bufmgr.h