Re: [Intel-gfx] [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

2016-10-16 Thread Daniel Vetter
On Thu, Oct 13, 2016 at 02:42:46PM -0700, Jeff McGee wrote: > On Fri, Oct 07, 2016 at 09:11:03AM +0200, Daniel Vetter wrote: > > On Wed, Oct 05, 2016 at 01:51:14PM -0700, Rodrigo Vivi wrote: > > > > > > > > > Reviewed-by: Rodrigo Vivi > > > > This is new uabi. Where's the userspace? > > > > Ch

Re: [Intel-gfx] [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

2016-10-13 Thread Jeff McGee
On Fri, Oct 07, 2016 at 09:11:03AM +0200, Daniel Vetter wrote: > On Wed, Oct 05, 2016 at 01:51:14PM -0700, Rodrigo Vivi wrote: > > > > > > Reviewed-by: Rodrigo Vivi > > This is new uabi. Where's the userspace? > > Checking this is part of the review. > -Daniel > I'm not sure that GuC status i

Re: [Intel-gfx] [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

2016-10-07 Thread Daniel Vetter
On Wed, Oct 05, 2016 at 01:51:14PM -0700, Rodrigo Vivi wrote: > > > Reviewed-by: Rodrigo Vivi This is new uabi. Where's the userspace? Checking this is part of the review. -Daniel > > On Mon, Oct 03, 2016 at 11:43:01AM -0700, Anusha Srivatsa wrote: > > From: Peter Antoine > > > > This patc

Re: [Intel-gfx] [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

2016-10-05 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Mon, Oct 03, 2016 at 11:43:01AM -0700, Anusha Srivatsa wrote: > From: Peter Antoine > > This patch returns the GuC status to the caller. It is used so > that the userspace knows if the GuC has been loaded. > > v4: rebase. > v5: rebased. > > Signed-off-by: Anusha

[Intel-gfx] [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

2016-10-03 Thread Anusha Srivatsa
From: Peter Antoine This patch returns the GuC status to the caller. It is used so that the userspace knows if the GuC has been loaded. v4: rebase. v5: rebased. Signed-off-by: Anusha Srivatsa Signed-off-by: Peter Antoine --- drivers/gpu/drm/i915/i915_drv.c | 4 drivers/gpu/drm/

[Intel-gfx] [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

2016-09-29 Thread Anusha Srivatsa
From: Peter Antoine This patch returns the GuC status to the caller. It is used so that the userspace knows if the GuC has been loaded. v4: rebase. v5: rebased. Signed-off-by: Anusha Srivatsa Signed-off-by: Peter Antoine --- drivers/gpu/drm/i915/i915_drv.c | 4 drivers/gpu/drm/