]> www.infradead.org Git - users/hch/configfs.git/commit
drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABI
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Sun, 9 Jun 2024 18:19:29 +0000 (20:19 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 10 Jun 2024 10:41:38 +0000 (12:41 +0200)
commit3a3fc10cce3b6cc6ac252f3b6f5d750f0b1d735e
tree59a497e9d1f086abe154580f77b43c878df1386f
parentb321cb83a375bcc18cd0a4b62bdeaf6905cca769
drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABI

We already have a dedicated file for GuC SLPC ABI definitions.
Move definition of the SETUP_PC_GUCRC action and related enum
to that file, rename them to match format of other new ABI
definitions and add simple kernel-doc.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Reviewed-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240609181931.1724-2-michal.wajdeczko@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/xe_guc_pc.c