Re: [Intel-gfx] [PATCH v2 i-g-t] lib/chv: CHV media pipeline command sequence

2014-08-06 Thread Daniel Vetter
On Wed, Aug 06, 2014 at 10:30:50AM +0800, Xiang, Haihao wrote: > > Enable gem_media_fill test for CHV platform. In addition to differences in > > media IP blocks from Broadwell, the command sequence also differs for > > programming the media pipeline, e.g., should not send a MEDIA_STATE_FLUSH > >

Re: [Intel-gfx] [PATCH v2 i-g-t] lib/chv: CHV media pipeline command sequence

2014-08-05 Thread Xiang, Haihao
> Enable gem_media_fill test for CHV platform. In addition to differences in > media IP blocks from Broadwell, the command sequence also differs for > programming the media pipeline, e.g., should not send a MEDIA_STATE_FLUSH > right before the MI_BATCH_BUFFER_END of batch buffers using MEDIA_OBJEC

[Intel-gfx] [PATCH v2 i-g-t] lib/chv: CHV media pipeline command sequence

2014-08-05 Thread Sean V Kelley
Enable gem_media_fill test for CHV platform. In addition to differences in media IP blocks from Broadwell, the command sequence also differs for programming the media pipeline, e.g., should not send a MEDIA_STATE_FLUSH right before the MI_BATCH_BUFFER_END of batch buffers using MEDIA_OBJECT. Uses