Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/3] Move #define wbvind_on_all_cpus
@ 2022-02-17 20:26 Michael Cheng
  2022-02-17 20:26 ` [Intel-gfx] [PATCH v2 1/3] drm_cache: Add logic for wbvind_on_all_cpus Michael Cheng
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael Cheng @ 2022-02-17 20:26 UTC (permalink / raw)
  To: intel-gfx; +Cc: michael.cheng, lucas.demarchi, dri-devel, siva.mullati

This series moves the logic for wbvind_on_all_cpus to drm_cache. The logic 
changes a little here, if platform is not x86 then we throw out a warning
for when wbvind_on_all_cpus is being called. 

v2(Michael Cheng): Move and redo logic for wbvind_on_all_cpus. Also
		   add drm_cache.h where the function is being called and 
		   remove uneeded header files.

Michael Cheng (3):
  drm_cache: Add logic for wbvind_on_all_cpus
  drm/i915/gem: Remove logic for wbinvd_on_all_cpus
  drm/i915/: Add drm_cache.h

 drivers/gpu/drm/drm_cache.c                | 2 --
 drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c | 2 +-
 drivers/gpu/drm/i915/gem/i915_gem_pm.c     | 7 +------
 drivers/gpu/drm/i915/gt/intel_ggtt.c       | 2 +-
 include/drm/drm_cache.h                    | 6 ++++++
 5 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-02-18 23:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-17 20:26 [Intel-gfx] [PATCH v2 0/3] Move #define wbvind_on_all_cpus Michael Cheng
2022-02-17 20:26 ` [Intel-gfx] [PATCH v2 1/3] drm_cache: Add logic for wbvind_on_all_cpus Michael Cheng
2022-02-17 20:26 ` [Intel-gfx] [PATCH v2 2/3] drm/i915/gem: Remove logic for wbinvd_on_all_cpus Michael Cheng
2022-02-17 20:26 ` [Intel-gfx] [PATCH v2 3/3] drm/i915/: Add drm_cache.h Michael Cheng
2022-02-18  3:43 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Move #define wbvind_on_all_cpus (rev2) Patchwork
2022-02-18  3:43 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-02-18  4:15 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-02-18 23:05 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Move #define wbvind_on_all_cpus (rev3) Patchwork
2022-02-18 23:05 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-02-18 23:38 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox