diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-11-24 12:34:01 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-11-24 14:00:44 +0300 |
commit | 30576a2c462d9658508c3de67601aa565f973064 (patch) | |
tree | 115cdc74ba634e16bffdcab278dafc8f6b850f3b /drivers/gpu/drm/i915/i915_cmd_parser.c | |
parent | ac2402882f122307e01faee7d948e90a363ed575 (diff) | |
download | linux-30576a2c462d9658508c3de67601aa565f973064.tar.xz |
drm/i915/debugfs: Drop i915_hws_info
i915_hws_info() has not been kept upto date (missing new engines) and so
I consider it to be unused. HWS is included in the error state, which
would be an avenue to retrieving it if required in future (possibly via
i915_engine_info). As it is currently oopsing with an rpm testcase, just
remove it.
Fixes: 3b3f1650b1ca ("drm/i915: Allocate intel_engine_cs structure only for the enabled engines")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98838
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161124093401.18852-1-chris@chris-wilson.co.uk
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_cmd_parser.c')
0 files changed, 0 insertions, 0 deletions