[Intel-gfx] [PATCH 3/3] drm/i915/guc: Remove last submission result from debugfs
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Fri May 19 08:38:29 UTC 2017
On to, 2017-05-18 at 11:31 +0000, Michal Wajdeczko wrote:
> Debugfs does not seems to be a right place to display transient data.
> If we want to capture errors, we should log them.
>
> Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
<SNIP>
> @@ -2482,7 +2482,6 @@ static void i915_guc_client_info(struct seq_file *m,
> client->wq_size, client->wq_offset, client->wq_tail);
>
> seq_printf(m, "\tWork queue full: %u\n", client->no_wq_space);
This seems like a valid candidate for removal too, the error will be
propagated (although, -EINVAL seems odd, -ENOSPC might make more
sense).
Regards, Joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
More information about the Intel-gfx
mailing list