]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/hw_error: Use HW_ERR prefix in log
authorRaag Jadav <raag.jadav@intel.com>
Tue, 2 Jun 2026 04:48:44 +0000 (10:18 +0530)
committerMatthew Brost <matthew.brost@intel.com>
Tue, 16 Jun 2026 17:18:32 +0000 (10:18 -0700)
commitd46319bc8273c1018fa532a383eb515ee1b1de4b
treecac9836afc779491f9aa8dcff0216ca384bc2d5b
parent042f1d5f20d63fb9b0e2fbba97648d16fe1a845d
drm/xe/hw_error: Use HW_ERR prefix in log

Hardware errors should be logged with HW_ERR prefix. Make them
consistent with existing logs.

Fixes: 01aab7e1c9d4 ("drm/xe/xe_hw_error: Add support for PVC SoC errors")
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Reviewed-by: Riana Tauro <riana.tauro@intel.com>
Link: https://patch.msgid.link/20260602044919.702209-5-raag.jadav@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
(cherry picked from commit ad60a618c49fef07d1860bfb1091140d29f5eddb)
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
drivers/gpu/drm/xe/xe_hw_error.c