Home
last modified time | relevance | path

Searched hist:d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 Thu May 20 20:08:57 CDT 2010 Zou Nan hai <nanhai.zou@intel.com> drm/i915: implement BSD ring buffer V2

The BSD (bit stream decoder) ring is used for accessing the BSD engine
which decodes video bitstream for H.264 and VC1 on G45+. It is
asynchronous with the render ring and has access to separate parts of
the GPU from it, though the render cache is coherent between the two.

Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Xiang Hai hao <haihao.xiang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
H A Di915_reg.hdiff d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 Thu May 20 20:08:57 CDT 2010 Zou Nan hai <nanhai.zou@intel.com> drm/i915: implement BSD ring buffer V2

The BSD (bit stream decoder) ring is used for accessing the BSD engine
which decodes video bitstream for H.264 and VC1 on G45+. It is
asynchronous with the render ring and has access to separate parts of
the GPU from it, though the render cache is coherent between the two.

Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Xiang Hai hao <haihao.xiang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
H A Di915_gem.cdiff d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 Thu May 20 20:08:57 CDT 2010 Zou Nan hai <nanhai.zou@intel.com> drm/i915: implement BSD ring buffer V2

The BSD (bit stream decoder) ring is used for accessing the BSD engine
which decodes video bitstream for H.264 and VC1 on G45+. It is
asynchronous with the render ring and has access to separate parts of
the GPU from it, though the render cache is coherent between the two.

Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Xiang Hai hao <haihao.xiang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
H A Di915_drv.hdiff d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 Thu May 20 20:08:57 CDT 2010 Zou Nan hai <nanhai.zou@intel.com> drm/i915: implement BSD ring buffer V2

The BSD (bit stream decoder) ring is used for accessing the BSD engine
which decodes video bitstream for H.264 and VC1 on G45+. It is
asynchronous with the render ring and has access to separate parts of
the GPU from it, though the render cache is coherent between the two.

Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Xiang Hai hao <haihao.xiang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>