[PATCH v1 0/1] Move #define wbvind_on_all_cpus
Michael Cheng
michael.cheng at intel.com
Thu Feb 10 21:42:15 UTC 2022
This series moves the #define wbvind_on_all_cpus logic to intel_gt.h. This way
all calls to wbvind_on_all_cpus benefit from the logic, and fixes compile
errors on non-x86 platforms.
Michael Cheng (1):
drm/i915/gt: Move wbvind_on_all_cpus #define
drivers/gpu/drm/i915/gem/i915_gem_pm.c | 7 -------
drivers/gpu/drm/i915/gt/intel_gt.h | 7 +++++++
2 files changed, 7 insertions(+), 7 deletions(-)
--
2.25.1
More information about the dri-devel
mailing list