commit | 6c13c8250c00a92067dba70d26c432eac7fcb357 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Wed Jan 18 15:15:33 2023 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri Jan 20 10:14:09 2023 +0200 |
tree | 91afd811b23f59494d62178c385558208445e10f | |
parent | ff1e93e924f236ab7f5b445820bf4e81cf9845b7 [diff] |
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