]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/guc: Increase GuC log sizes in debug builds
authorTomasz Lis <tomasz.lis@intel.com>
Fri, 13 Feb 2026 14:00:08 +0000 (15:00 +0100)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 20 Feb 2026 12:11:09 +0000 (13:11 +0100)
commitc2366539d3746219000f58d821fdf8607bd8cfec
treea1891f527ee76df9c1a05d570e55c88c0a6dddea
parent7c9b2de8a95c4b65b6e83c1312d225c6444dfbf7
drm/xe/guc: Increase GuC log sizes in debug builds

Increase event log size for GuC debug to 16MB, and for general debug
to 8MB. This allows for useful debug even if performance-affecting
DRM_XE_DEBUG_GUC is not enabled.

Without this change, GuC logs gathered by CI are useless for debug
due to limited size, which translates to time frame not even able
to cover cleanup after test.

Signed-off-by: Tomasz Lis <tomasz.lis@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patch.msgid.link/20260213140008.1473400-1-tomasz.lis@intel.com
drivers/gpu/drm/xe/xe_guc_log.h