intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/xe: Fix and refactor CONFIG_DRM_XE_DEBUG_GUC
@ 2025-11-18 19:08 Lucas De Marchi
  2025-11-18 19:08 ` [PATCH 1/2] drm/xe/guc: Fix stack_depot usage Lucas De Marchi
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Lucas De Marchi @ 2025-11-18 19:08 UTC (permalink / raw)
  To: intel-xe
  Cc: Lucas De Marchi, Daniele Ceraolo Spurio, Michal Wajdeczko,
	Sagar Ghuge, Stuart Summers, stable

There was a missing call to stack_depot_init() that is needed
if CONFIG_DRM_XE_DEBUG_GUC is defined. That is fixed in the simplest
possible way in the first patch. Second patch refactors it to try to
isolate the ifdefs in specific functions related to CONFIG_DRM_XE_DEBUG
and CONFIG_DRM_XE_DEBUG_GUC.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
Lucas De Marchi (2):
      drm/xe/guc: Fix stack_depot usage
      drm/xe/guc_ct: Cleanup ifdef'ry

 drivers/gpu/drm/xe/xe_guc_ct.c | 204 +++++++++++++++++++++--------------------
 1 file changed, 107 insertions(+), 97 deletions(-)

base-commit: b603326a067916accf680fd623f4fc3c22bba487
change-id: 20251117-fix-debug-guc-3d79bbe9dead

Lucas De Marchi


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

end of thread, other threads:[~2025-11-21 20:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 19:08 [PATCH 0/2] drm/xe: Fix and refactor CONFIG_DRM_XE_DEBUG_GUC Lucas De Marchi
2025-11-18 19:08 ` [PATCH 1/2] drm/xe/guc: Fix stack_depot usage Lucas De Marchi
2025-11-18 19:13   ` Summers, Stuart
2025-11-18 19:29   ` Michal Wajdeczko
2025-11-18 19:50     ` Lucas De Marchi
2025-11-18 20:09       ` Michal Wajdeczko
2025-11-18 20:12         ` Summers, Stuart
2025-11-19  0:50         ` Lucas De Marchi
2025-11-21 20:23           ` Lucas De Marchi
2025-11-18 19:08 ` [PATCH 2/2] drm/xe/guc_ct: Cleanup ifdef'ry Lucas De Marchi
2025-11-19 15:21   ` [PATCH] " Lucas De Marchi
2025-11-19 21:45     ` Daniele Ceraolo Spurio
2025-11-18 19:14 ` ✗ CI.checkpatch: warning for drm/xe: Fix and refactor CONFIG_DRM_XE_DEBUG_GUC Patchwork
2025-11-18 19:14 ` ✗ CI.KUnit: failure " Patchwork
2025-11-19 15:31 ` ✓ CI.KUnit: success for drm/xe: Fix and refactor CONFIG_DRM_XE_DEBUG_GUC (rev2) Patchwork
2025-11-19 16:10 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-19 17:59 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).