[Intel-gfx] [PATCH 2/2] drm/i915: Allow disabling error capture

Jani Nikula jani.nikula at linux.intel.com
Thu Oct 13 09:16:03 UTC 2016


On Tue, 11 Oct 2016, Chris Wilson <chris at 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


More information about the Intel-gfx mailing list