drivers/gpu/drm/xe/xe_guc_klv_helpers.c
0 → 100644
+134
−0
drivers/gpu/drm/xe/xe_guc_klv_helpers.h
0 → 100644
+51
−0
Loading
Many of the GuC actions use KLVs to pass additional parameters or configuration data. Add few helper functions for better reporting any information related to KLVs. Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> Reviewed-by:Piotr Piórkowski <piotr.piorkowski@intel.com> Acked-by:
Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> Signed-off-by:
Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240410170338.1199-5-michal.wajdeczko@intel.com