All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/3] Fixup header includes
@ 2021-10-07 23:32 Lucas De Marchi
  2021-10-07 23:32 ` [Intel-gfx] [PATCH 1/3] drm/i915/gt: include tsc.h where used Lucas De Marchi
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Lucas De Marchi @ 2021-10-07 23:32 UTC (permalink / raw)
  To: intel-gfx

Some low hanging fruits to start supporting other architectures.
Let's make sure we include what we use, particularly when the header is
arch-dependent.

Lucas De Marchi (3):
  drm/i915/gt: include tsc.h where used
  drm/i915/gt: add asm/cacheflush.h for use of clflush()
  drm/i915/display: remove unused intel-mid.h include

 drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 1 -
 drivers/gpu/drm/i915/gt/intel_engine.h       | 1 +
 drivers/gpu/drm/i915/gt/intel_llc.c          | 1 +
 3 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-12 10:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 23:32 [Intel-gfx] [PATCH 0/3] Fixup header includes Lucas De Marchi
2021-10-07 23:32 ` [Intel-gfx] [PATCH 1/3] drm/i915/gt: include tsc.h where used Lucas De Marchi
2021-10-07 23:32 ` [Intel-gfx] [PATCH 2/3] drm/i915/gt: add asm/cacheflush.h for use of clflush() Lucas De Marchi
2021-10-07 23:32 ` [Intel-gfx] [PATCH 3/3] drm/i915/display: remove unused intel-mid.h include Lucas De Marchi
2021-10-08  0:02   ` Souza, Jose
2021-10-08  0:00 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fixup header includes Patchwork
2021-10-08  0:32 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-10-08  6:12 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fixup header includes (rev2) Patchwork
2021-10-08  6:44 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
     [not found]   ` <20211008151015.mzpw4unh7z4tmuty@ldmartin-desk2>
2021-10-08 17:50     ` Vudum, Lakshminarayana
2021-10-08 16:59 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-10-11 19:50 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fixup header includes (rev3) Patchwork
2021-10-11 20:18 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-10-11 23:35 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-10-12  6:57 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fixup header includes (rev4) Patchwork
2021-10-12  7:24 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-10-12 10:02 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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.