Re: [Intel-gfx] [PATCH V4 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3

2014-04-24 Thread Daniel Vetter
On Thu, Apr 17, 2014 at 10:37:34AM +0800, Zhao Yakui wrote: > This is the patch set that tries to add the support of dual BSD rings on BDW > GT3. Based on hardware spec, the BDW GT3 has two independent BSD rings, which > can be used to process the video commands. To be simpler, it is transparent >

[Intel-gfx] [PATCH V4 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3

2014-04-16 Thread Zhao Yakui
This is the patch set that tries to add the support of dual BSD rings on BDW GT3. Based on hardware spec, the BDW GT3 has two independent BSD rings, which can be used to process the video commands. To be simpler, it is transparent to user-space driver/middleware. In such case the kernel driver wil