All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org,
	amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: "Alex Deucher" <alexander.deucher@amd.com>,
	"Christian König" <christian.koenig@amd.com>,
	"Pan Xinhui" <Xinhui.Pan@amd.com>,
	"Lucas De Marchi" <lucas.demarchi@intel.com>,
	"Thomas Hellström" <thomas.hellstrom@linux.intel.com>,
	"Joonas Lahtinen" <joonas.lahtinen@linux.intel.com>,
	"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
	"Tvrtko Ursulin" <tursulin@ursulin.net>,
	jani.nikula@intel.com
Subject: [PATCH 0/3] amd, i915, xe: drop redundant warnings from driver makefiles
Date: Thu, 23 May 2024 16:37:04 +0300	[thread overview]
Message-ID: <cover.1716471145.git.jani.nikula@intel.com> (raw)

I'm sending these together, as they're related, and almost identical,
but I expect them to be merged individually to each driver.

BR,
Jani.

Jani Nikula (3):
  drm/i915: drop redundant W=1 warnings from Makefile
  drm/xe: drop redundant W=1 warnings from Makefile
  drm/amdgpu: drop redundant W=1 warnings from Makefile

 drivers/gpu/drm/amd/amdgpu/Makefile | 18 +-----------------
 drivers/gpu/drm/i915/Makefile       | 25 +------------------------
 drivers/gpu/drm/xe/Makefile         | 25 +------------------------
 3 files changed, 3 insertions(+), 65 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-05-23 16:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23 13:37 Jani Nikula [this message]
2024-05-23 13:37 ` [PATCH 1/3] drm/i915: drop redundant W=1 warnings from Makefile Jani Nikula
2024-06-05 12:36   ` Jani Nikula
2024-05-23 13:37 ` [PATCH 2/3] drm/xe: " Jani Nikula
2024-06-05 12:40   ` Jani Nikula
2024-05-23 13:37 ` [PATCH 3/3] drm/amdgpu: " Jani Nikula
2024-06-05 12:41   ` Jani Nikula
2024-09-03 19:48   ` Hamza Mahfooz
2024-05-23 13:45 ` ✓ CI.Patch_applied: success for amd, i915, xe: drop redundant warnings from driver makefiles Patchwork
2024-05-23 13:46 ` ✓ CI.checkpatch: " Patchwork
2024-05-23 13:47 ` ✓ CI.KUnit: " Patchwork
2024-05-23 14:02 ` ✓ CI.Build: " Patchwork
2024-05-23 14:07 ` ✓ CI.Hooks: " Patchwork
2024-05-23 14:09 ` ✗ CI.checksparse: warning " Patchwork
2024-05-23 14:39 ` ✓ CI.BAT: success " Patchwork
2024-05-23 15:07 ` ✗ Fi.CI.SPARSE: warning " Patchwork
2024-05-23 15:15 ` ✓ Fi.CI.BAT: success " Patchwork
2024-05-23 15:45 ` ✗ CI.FULL: failure " Patchwork
2024-05-24  7:47 ` ✗ 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=cover.1716471145.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=Xinhui.Pan@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=thomas.hellstrom@linux.intel.com \
    --cc=tursulin@ursulin.net \
    /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.