[Intel-gfx] [PATCH 0/3] Fixup header includes
Lucas De Marchi
lucas.demarchi at intel.com
Thu Oct 7 23:32:09 UTC 2021
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
More information about the Intel-gfx
mailing list