[Intel-gfx] [PATCH 1/4] drm/i915: Get active pending request for given context

2018-09-21 Thread kedar . j . karanje
From: Praveen Diwakar This patch gives us the active pending request count which is yet to be submitted to the GPU Change-Id: I10c2828ad0f1a0b7af147835737134e07a2d5b6d Signed-off-by: Praveen Diwakar Signed-off-by: Yogesh Marathe Signed-off-by: Aravindan Muthukumar Signed-off-by: Kedar J Karan

Re: [Intel-gfx] [PATCH 1/4] drm/i915: Get active pending request for given context

2018-11-05 Thread Navik, Ankit P
t; Muthukumar, Aravindan > Subject: Re: [Intel-gfx] [PATCH 1/4] drm/i915: Get active pending request for > given context > > > On 21/09/2018 10:13, kedar.j.kara...@intel.com wrote: > > From: Praveen Diwakar > > > > This patch gives us the active pending

Re: [Intel-gfx] [PATCH 1/4] drm/i915: Get active pending request for given context

2018-09-21 Thread Tvrtko Ursulin
On 21/09/2018 10:13, kedar.j.kara...@intel.com wrote: From: Praveen Diwakar This patch gives us the active pending request count which is yet to be submitted to the GPU Change-Id: I10c2828ad0f1a0b7af147835737134e07a2d5b6d Signed-off-by: Praveen Diwakar Signed-off-by: Yogesh Marathe Signed-o

Re: [Intel-gfx] [PATCH 1/4] drm/i915: Get active pending request for given context

2018-09-25 Thread Jani Nikula
On Fri, 21 Sep 2018, kedar.j.kara...@intel.com wrote: > From: Praveen Diwakar > > This patch gives us the active pending request count which is yet > to be submitted to the GPU > > Change-Id: I10c2828ad0f1a0b7af147835737134e07a2d5b6d Please remove these. > Signed-off-by: Praveen Diwakar > Signe

Re: [Intel-gfx] [PATCH 1/4] drm/i915: Get active pending request for given context

2018-09-25 Thread Kedar J. Karanje
Hello Jani, On Tuesday 25 September 2018 01:34 PM, Jani Nikula wrote: On Fri, 21 Sep 2018, kedar.j.kara...@intel.com wrote: From: Praveen Diwakar This patch gives us the active pending request count which is yet to be submitted to the GPU Change-Id: I10c2828ad0f1a0b7af147835737134e07a2d5b6d