drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c
authorJani Nikula <jani.nikula@intel.com>
Mon, 14 Feb 2022 17:38:09 +0000 (19:38 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 17 Feb 2022 13:42:09 +0000 (15:42 +0200)
commitdd4821baa8b6f0abceac43840673b4556bf73175
treeddcec80beed2e6a0fa19fc3f11198ae569a0eb2b
parentd8b746eafc2ccedfc0d6008df7fbcd96e149ae82
drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c

Move the static inline next to the only caller.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220214173810.2108975-1-jani.nikula@intel.com
drivers/gpu/drm/i915/gt/intel_context_sseu.c
drivers/gpu/drm/i915/gt/intel_lrc.c
drivers/gpu/drm/i915/gt/intel_lrc.h
drivers/gpu/drm/i915/i915_perf.c