On Wed, 2012-11-14 at 08:23 +0000, Chris Wilson wrote: > On Wed, 14 Nov 2012 12:55:54 +0800, "Xiang, Haihao" <haihao.xiang at intel.com> wrote: > > From: "Xiang, Haihao" <haihao.xiang at intel.com> > > > > Xiang, Haihao (2): > > tests: storedw on VEBOX > > Update gem_ring_sync_loop to support VEBOX ring (the 4th ring) on > > Haswell > > Should be using the GET_PARAM to determine support for the various > rings. Thanks for your comment, I split it into 2 patches: one is to check the the rings supported by drm/i915, another is to test the new ring. Thanks Haihao >