[PATCH v2 0/2] drm/xe: xe with/without kunit
Lucas De Marchi
lucas.demarchi at intel.com
Fri Jun 27 20:30:33 UTC 2025
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 at 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
More information about the Intel-xe
mailing list