]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe/vf: Custom HuC initialization if VF
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 19 Jun 2024 21:45:57 +0000 (23:45 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 20 Jun 2024 17:49:43 +0000 (19:49 +0200)
commit2b79878b0784ba7253ad9b8dee66495b288272c9
treea372c68f40ec098b1ed8a75c3756526afd56c8c3
parent7875fe7c2495884dd08d4a23fdc44147225542da
drm/xe/vf: Custom HuC initialization if VF

The HuC firmware is loaded and initialized by the PF driver. Make
sure VF driver performs only limited data structure initialization.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619214557.905-10-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_huc.c