All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	dri-devel@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes
Date: Mon, 15 Nov 2021 13:53:10 +0200	[thread overview]
Message-ID: <cover.1636977089.git.jani.nikula@intel.com> (raw)

Took Andy's patch [1] and expanded on it a bit.

BR,
Jani.


[1] https://patchwork.freedesktop.org/patch/msgid/20211110102857.59604-1-andriy.shevchenko@linux.intel.com

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Andy Shevchenko (1):
  agp/intel-gtt: Replace kernel.h with the necessary inclusions

Jani Nikula (2):
  drm/i915: include intel-gtt.h only where needed
  agp/intel-gtt: reduce intel-gtt dependencies more

 drivers/char/agp/intel-gtt.c         | 1 +
 drivers/gpu/drm/i915/gt/intel_ggtt.c | 2 ++
 drivers/gpu/drm/i915/gt/intel_gt.c   | 2 ++
 drivers/gpu/drm/i915/i915_drv.h      | 1 -
 include/drm/intel-gtt.h              | 8 +++++---
 5 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.30.2


WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	dri-devel@lists.freedesktop.org
Subject: [PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes
Date: Mon, 15 Nov 2021 13:53:10 +0200	[thread overview]
Message-ID: <cover.1636977089.git.jani.nikula@intel.com> (raw)

Took Andy's patch [1] and expanded on it a bit.

BR,
Jani.


[1] https://patchwork.freedesktop.org/patch/msgid/20211110102857.59604-1-andriy.shevchenko@linux.intel.com

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Andy Shevchenko (1):
  agp/intel-gtt: Replace kernel.h with the necessary inclusions

Jani Nikula (2):
  drm/i915: include intel-gtt.h only where needed
  agp/intel-gtt: reduce intel-gtt dependencies more

 drivers/char/agp/intel-gtt.c         | 1 +
 drivers/gpu/drm/i915/gt/intel_ggtt.c | 2 ++
 drivers/gpu/drm/i915/gt/intel_gt.c   | 2 ++
 drivers/gpu/drm/i915/i915_drv.h      | 1 -
 include/drm/intel-gtt.h              | 8 +++++---
 5 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-11-15 11:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 11:53 Jani Nikula [this message]
2021-11-15 11:53 ` [PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes Jani Nikula
2021-11-15 11:53 ` [Intel-gfx] [PATCH 1/3] drm/i915: include intel-gtt.h only where needed Jani Nikula
2021-11-15 11:53   ` Jani Nikula
2021-11-15 16:30   ` [Intel-gfx] " Lucas De Marchi
2021-11-15 11:53 ` [Intel-gfx] [PATCH 2/3] agp/intel-gtt: Replace kernel.h with the necessary inclusions Jani Nikula
2021-11-15 11:53   ` Jani Nikula
2021-11-15 16:30   ` [Intel-gfx] " Lucas De Marchi
2021-11-15 11:53 ` [Intel-gfx] [PATCH 3/3] agp/intel-gtt: reduce intel-gtt dependencies more Jani Nikula
2021-11-15 11:53   ` Jani Nikula
2021-11-15 16:32   ` [Intel-gfx] " Lucas De Marchi
2021-11-15 11:55 ` [Intel-gfx] [PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes Jani Nikula
2021-11-15 11:55   ` Jani Nikula
2021-11-15 14:31   ` [Intel-gfx] " Daniel Vetter
2021-11-15 14:49     ` Jani Nikula
2021-11-15 17:26       ` Jani Nikula
2021-11-15 13:10 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for " Patchwork
2021-11-15 13:34 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-11-15 15:01 ` [Intel-gfx] [PATCH 0/3] " Andy Shevchenko
2021-11-15 15:01   ` Andy Shevchenko
2021-11-15 16:39 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " 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=cover.1636977089.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --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.