-
- Downloads
drm/xe: Make all GuC ABI shift values unsigned
All GuC ABI definitions are unsigned and not defining as unsigned is causing build errors [1]. [1] https://lore.kernel.org/all/20240123111235.3097079-1-geert@linux-m68k.org/ Fixes: dd08ebf6 ("drm/xe: Introduce a new DRM driver for Intel GPUs") Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com> Cc: Lucas De Marchi <lucas.demarchi@intel.com> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Signed-off-by:Matthew Brost <matthew.brost@intel.com> Reviewed-by:
Thomas Hellström <thomas.hellstrom@linux.intel.com> Reviewed-by:
Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240131025424.2087936-1-matthew.brost@intel.com (cherry picked from commit d83d8ae2) Signed-off-by:
Thomas Hellström <thomas.hellstrom@linux.intel.com>
Showing
- drivers/gpu/drm/xe/abi/guc_actions_abi.h 2 additions, 2 deletionsdrivers/gpu/drm/xe/abi/guc_actions_abi.h
- drivers/gpu/drm/xe/abi/guc_actions_slpc_abi.h 2 additions, 2 deletionsdrivers/gpu/drm/xe/abi/guc_actions_slpc_abi.h
- drivers/gpu/drm/xe/abi/guc_communication_ctb_abi.h 4 additions, 4 deletionsdrivers/gpu/drm/xe/abi/guc_communication_ctb_abi.h
- drivers/gpu/drm/xe/abi/guc_klvs_abi.h 3 additions, 3 deletionsdrivers/gpu/drm/xe/abi/guc_klvs_abi.h
- drivers/gpu/drm/xe/abi/guc_messages_abi.h 10 additions, 10 deletionsdrivers/gpu/drm/xe/abi/guc_messages_abi.h
Loading
Please register or sign in to comment