All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v1 0/1] Move #define wbvind_on_all_cpus
@ 2022-02-10 21:42 ` Michael Cheng
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Cheng @ 2022-02-10 21:42 UTC (permalink / raw)
  To: intel-gfx; +Cc: michael.cheng, lucas.demarchi, dri-devel

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-02-11 16:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-10 21:42 [Intel-gfx] [PATCH v1 0/1] Move #define wbvind_on_all_cpus Michael Cheng
2022-02-10 21:42 ` Michael Cheng
2022-02-10 21:42 ` [Intel-gfx] [PATCH v1 1/1] drm/i915/gt: Move wbvind_on_all_cpus #define Michael Cheng
2022-02-10 21:42   ` Michael Cheng
2022-02-11 13:33   ` [Intel-gfx] " Jani Nikula
2022-02-11 13:33     ` Jani Nikula
2022-02-11 16:02     ` [Intel-gfx] " Cheng, Michael
2022-02-11 16:02       ` Cheng, Michael
2022-02-11 16:20     ` [Intel-gfx] " Tvrtko Ursulin
2022-02-11 16:20       ` Tvrtko Ursulin
2022-02-10 22:10 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Move #define wbvind_on_all_cpus Patchwork
2022-02-10 22:11 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-02-10 22:39 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-02-11  2:27 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.