All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 0/3] Fixup header includes
Date: Thu,  7 Oct 2021 16:32:09 -0700	[thread overview]
Message-ID: <20211007233212.3896460-1-lucas.demarchi@intel.com> (raw)

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


             reply	other threads:[~2021-10-07 23:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 23:32 Lucas De Marchi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211007233212.3896460-1-lucas.demarchi@intel.com \
    --to=lucas.demarchi@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.