drm/xe: Make all GuC ABI shift values unsigned
authorMatthew Brost <matthew.brost@intel.com>
Wed, 31 Jan 2024 02:54:24 +0000 (18:54 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 31 Jan 2024 17:40:10 +0000 (09:40 -0800)
commitd83d8ae275c6bf87506b71b8a1acd98452137dc5
treefad487c29e598dfaceb4e9aed306b671bcc1bf45
parent996da37ffa82b9d863f6fe0b7b2ce9d692d0b31e
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: dd08ebf6c352 ("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
drivers/gpu/drm/xe/abi/guc_actions_abi.h
drivers/gpu/drm/xe/abi/guc_actions_slpc_abi.h
drivers/gpu/drm/xe/abi/guc_communication_ctb_abi.h
drivers/gpu/drm/xe/abi/guc_klvs_abi.h
drivers/gpu/drm/xe/abi/guc_messages_abi.h