From: Jani Nikula <jani.nikula@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 2/2] drm/i915: Allow disabling error capture
Date: Thu, 13 Oct 2016 12:16:03 +0300 [thread overview]
Message-ID: <8760owy5gs.fsf@intel.com> (raw)
In-Reply-To: <20161011133242.26487-2-chris@chris-wilson.co.uk>
On Tue, 11 Oct 2016, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> +#if IS_ENABLED(CONFIG_DRM_I915_CAPTURE_ERROR)
> {"i915_error_state", &i915_error_state_fops},
> +#endif
IGT tests/drm_lib.sh tests for existence of i915_error_state to find the
debugfs path for i915. Perhaps not the cleverest thing to do, but I
wonder if there are others who depend on the existence of that file.
BR,
Jani.
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2016-10-13 9:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-11 9:27 [CI 1/5] drm/i915: Allow disabling error capture Chris Wilson
2016-10-11 9:27 ` [CI 2/5] drm/i915: Stop the machine whilst capturing the GPU crash dump Chris Wilson
2016-10-11 9:27 ` [CI 3/5] drm/i915: Always use the GTT for error capture Chris Wilson
2016-10-11 9:27 ` [CI 4/5] drm/i915: Consolidate error object printing Chris Wilson
2016-10-11 9:27 ` [CI 5/5] drm/i915: Compress GPU objects in error state Chris Wilson
2016-10-11 9:52 ` [CI 1/5] drm/i915: Allow disabling error capture Jani Nikula
2016-10-11 9:57 ` Chris Wilson
2016-10-11 10:16 ` Jani Nikula
2016-10-11 10:28 ` Chris Wilson
2016-10-11 10:56 ` Jani Nikula
2016-10-11 12:13 ` Daniel Vetter
2016-10-11 13:32 ` [PATCH 1/2] drm/i915: Move common code out of i915_gpu_error.c Chris Wilson
2016-10-11 13:32 ` [PATCH 2/2] drm/i915: Allow disabling error capture Chris Wilson
2016-10-13 9:16 ` Jani Nikula [this message]
2016-10-13 10:01 ` Chris Wilson
2016-10-12 8:51 ` [PATCH 1/2] drm/i915: Move common code out of i915_gpu_error.c Joonas Lahtinen
2016-10-11 11:20 ` ✗ Fi.CI.BAT: warning for series starting with [CI,1/5] drm/i915: Allow disabling error capture Patchwork
2018-10-26 13:02 ` ✗ Fi.CI.BAT: failure for series starting with [2/2] drm/i915: Allow disabling error capture (rev3) Patchwork
2018-10-26 13:03 ` Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8760owy5gs.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.