All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/xe: xe with/without kunit
@ 2025-06-27 20:30 Lucas De Marchi
  2025-06-27 20:30 ` [PATCH v2 1/2] drm/xe: Fix conflicting intel_pcode_* symbols Lucas De Marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lucas De Marchi @ 2025-06-27 20:30 UTC (permalink / raw)
  To: intel-xe
  Cc: Lucas De Marchi, Randy Dunlap, Jani Nikula, Harry Austen,
	Thomas Hellström, Jani Nikula, Maarten Lankhorst

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-06-28 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27 20:30 [PATCH v2 0/2] drm/xe: xe with/without kunit Lucas De Marchi
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

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.