drm/xe: Fix alignment in GuC exec queue state defines
authorMatthew Brost <matthew.brost@intel.com>
Thu, 25 Apr 2024 23:25:43 +0000 (16:25 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 26 Apr 2024 01:41:28 +0000 (18:41 -0700)
commit3713a383f5402c57007d341703ce447fb6df1083
tree7e4b6aa764fb9929f48d1ee2476f073acf8044ae
parent1a1563e3245d96a30b62c30c4e6861ec9518699f
drm/xe: Fix alignment in GuC exec queue state defines

Normalize the alignment for readability.

v3:
 - Fix typo in commit (Himal)
 - Fix EXEC_QUEUE_STATE_WEDGED too (Himal)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425232544.1935578-5-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c