Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

2016-03-03 Thread Dave Gordon
On 02/03/16 18:08, Morton, Derek J wrote: The CMD parser blacklists the TIMESTAMP register on gen 7.5 so I will leave this as requiring gen8+ //Derek You might still be able to store its value (to memory or the PPHWSP?) using a PIPE_CONTROL or MI_FLUSH_DW instruction rather than accessing

Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

2016-03-02 Thread Morton, Derek J
t;Subject: Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add >igt_bb_factory library > >> >> >>-Original Message- >>From: Ceraolo Spurio, Daniele >>Sent: Wednesday, February 17, 2016 9:48 AM >>To: Morton, Derek J <derek.j.mor...@intel.co

Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

2016-03-01 Thread Morton, Derek J
> > >-Original Message- >From: Ceraolo Spurio, Daniele >Sent: Wednesday, February 17, 2016 9:48 AM >To: Morton, Derek J <derek.j.mor...@intel.com>; intel-gfx@lists.freedesktop.org >Subject: Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add >igt_bb_f

Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

2016-02-17 Thread Daniele Ceraolo Spurio
On 12/02/16 09:38, Derek Morton wrote: Adds functions to create a number of different batch buffers to perform several functions including: Batch buffer which will run for a long duration to provide a delay on a specified ring. Function to calibrate the delay batch buffer to run for a

Re: [Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

2016-02-16 Thread Daniel Vetter
On Fri, Feb 12, 2016 at 09:38:51AM +, Derek Morton wrote: > Adds functions to create a number of different batch buffers to perform > several functions including: > Batch buffer which will run for a long duration to provide a delay on a > specified ring. > Function to calibrate the delay batch

[Intel-gfx] [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

2016-02-12 Thread Derek Morton
Adds functions to create a number of different batch buffers to perform several functions including: Batch buffer which will run for a long duration to provide a delay on a specified ring. Function to calibrate the delay batch buffer to run for a specified period of time. Function to create a