drm/xe: Add define WQ_HEADER_SIZE
authorMatthew Brost <matthew.brost@intel.com>
Fri, 28 Jul 2023 02:36:00 +0000 (19:36 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:39:16 +0000 (11:39 -0500)
commite3828ebf6cde583b76143e283f8c4a4e8a252145
tree755ff678480c2b9443ef5d15f73690ec20af248f
parent8d7a91fe58c982a7709fabb53a51d87dbf94f6e9
drm/xe: Add define WQ_HEADER_SIZE

Previously used a a magic '+ 3', use define instead.

Suggested-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc_submit.c