Tested-By: PRC QA PRTS (Patch Regression Test System Contact:
shuang...@intel.com)
Task id: 6112
-Summary-
Platform Delta drm-intel-nightly Series Applied
PNV -4 272/272
On Wed, Apr 01, 2015 at 06:04:01PM +0300, Mika Kuoppala wrote:
> Chris Wilson writes:
>
> > Count the number of requests in a ring for the user and show who
> > submitted them.
> >
> > Signed-off-by: Chris Wilson
>
> Reviewed-by: Mika Kuoppala
Queued for -next, thanks for the patch.
-Daniel
-
Chris Wilson writes:
> Count the number of requests in a ring for the user and show who
> submitted them.
>
> Signed-off-by: Chris Wilson
Reviewed-by: Mika Kuoppala
> ---
> drivers/gpu/drm/i915/i915_debugfs.c | 39
> -
> 1 file changed, 26 insertions(+),
Count the number of requests in a ring for the user and show who
submitted them.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i915_debugfs.c | 39 -
1 file changed, 26 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_debugfs.c
b/