OSDN Git Service

drm/i915: move I915_IDLE_ENGINES_TIMEOUT next to its only user
authorJani Nikula <jani.nikula@intel.com>
Wed, 18 Jan 2023 13:15:33 +0000 (15:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 20 Jan 2023 08:14:09 +0000 (10:14 +0200)
commit6c13c8250c00a92067dba70d26c432eac7fcb357
tree91afd811b23f59494d62178c385558208445e10f
parentff1e93e924f236ab7f5b445820bf4e81cf9845b7
drm/i915: move I915_IDLE_ENGINES_TIMEOUT next to its only user

Declutter i915_drv.h. If there's ever a need to use this in more than
one place, we can figure out a better spot then. For now, this seems
easiest.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Acked-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230118131538.3558599-2-jani.nikula@intel.com
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_drv.h