]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Split i915_run_as_guest into x86 and non-x86
authorCasey Bowman <casey.g.bowman@intel.com>
Thu, 31 Mar 2022 20:43:43 +0000 (13:43 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 6 Apr 2022 16:02:37 +0000 (09:02 -0700)
commite79d15d48554f4a34946ac33de8a0c979b9ef46d
treeac12142c323336e2d1926c555bc01c279e0b76d6
parent2f0af3beda0d5503418974bff2c1ccb779cf6d98
drm/i915: Split i915_run_as_guest into x86 and non-x86

Split i915_run_as_guest() into a more arch-friendly function
as non-x86 builds do not support this functionality.

Signed-off-by: Casey Bowman <casey.g.bowman@intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220331204343.1256150-2-casey.g.bowman@intel.com
drivers/gpu/drm/i915/i915_utils.h