All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: "Lucas De Marchi" <lucas.demarchi@intel.com>,
	"Randy Dunlap" <rdunlap@infradead.org>,
	"Jani Nikula" <jani.nikula@intel.com>,
	"Harry Austen" <hpausten@protonmail.com>,
	"Thomas Hellström" <thomas.hellstrom@linux.intel.com>,
	"Jani Nikula" <jani.nikula@linux.intel.com>,
	"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>
Subject: [PATCH v2 0/2] drm/xe: xe with/without kunit
Date: Fri, 27 Jun 2025 13:30:33 -0700	[thread overview]
Message-ID: <20250627-xe-kunit-v2-0-756fe5cd56cf@intel.com> (raw)

For the second patch, original version is from
https://lore.kernel.org/intel-xe/20250516104210.17969-1-hpausten@protonmail.com/

I took that and kept only the kunit part as mentioned there.

First patch fixes the bug reported when building with

	CONFIG_DRM_XE=y
	CONFIG_DRM_I915=y

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
Changes in v2:
- First patch should be good enough fix, so reword it accordingly
- Link to v1: https://lore.kernel.org/r/20250626-xe-kunit-v1-0-2440e6d9a4b5@intel.com
---
Harry Austen (1):
      drm/xe: Allow dropping kunit dependency as built-in

Lucas De Marchi (1):
      drm/xe: Fix conflicting intel_pcode_* symbols

 drivers/gpu/drm/xe/Kconfig    | 3 ++-
 drivers/gpu/drm/xe/xe_pcode.c | 6 +++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

base-commit: 98f015a92833e2d04fda89e1657a13d7290403e8
change-id: 20250626-xe-kunit-20c0199723b2

Lucas De Marchi


             reply	other threads:[~2025-06-27 20:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27 20:30 Lucas De Marchi [this message]
2025-06-27 20:30 ` [PATCH v2 1/2] drm/xe: Fix conflicting intel_pcode_* symbols Lucas De Marchi
2025-06-27 21:24   ` Rodrigo Vivi
2025-06-28  2:55   ` Randy Dunlap
2025-06-27 20:30 ` [PATCH v2 2/2] drm/xe: Allow dropping kunit dependency as built-in Lucas De Marchi
2025-06-28  2:56   ` Randy Dunlap
2025-06-28 14:33 ` [PATCH v2 0/2] drm/xe: xe with/without kunit Lucas De Marchi

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=20250627-xe-kunit-v2-0-756fe5cd56cf@intel.com \
    --to=lucas.demarchi@intel.com \
    --cc=hpausten@protonmail.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=jani.nikula@linux.intel.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=rdunlap@infradead.org \
    --cc=thomas.hellstrom@linux.intel.com \
    /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.