[PATCH 0/7] Update GuC ABI definitions

Lucas De Marchi lucas.demarchi at intel.com
Fri Mar 29 16:14:12 UTC 2024


On Thu, Mar 28, 2024 at 07:31:40PM +0100, Michal Wajdeczko wrote:
>In upcoming patches we will use additional messages in communication
>with the GuC firmware. Add necessary definitions to our ABI header.

but it would be better if these additions were done when they are
needed. We don't want to keep updating this with things that may not be
needed at all (plans always change, ABI may change to fix bugs, etc)

Lucas De Marchi

>
>Michal Wajdeczko (7):
>  drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABI
>  drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABI
>  drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
>  drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
>  drm/xe/guc: Add VF2GUC_VF_RESET to ABI
>  drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV to ABI
>  drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
>
> .../gpu/drm/xe/abi/guc_actions_sriov_abi.h    | 289 ++++++++++++++++++
> drivers/gpu/drm/xe/abi/guc_klvs_abi.h         |  13 +
> 2 files changed, 302 insertions(+)
>
>-- 
>2.43.0
>


More information about the Intel-xe mailing list