]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/vf: Custom hardware config load step if VF
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 16 May 2024 11:05:45 +0000 (13:05 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 16 May 2024 18:18:38 +0000 (20:18 +0200)
commit25275c8a4f1be38494caae25cfbac116280a5351
tree00e8ba9b29adb48b3fa6f560f36102e76f00ff82
parentf2345ed5374ef964ff97e13e82f53b07c827b373
drm/xe/vf: Custom hardware config load step if VF

The VF drivers may immediately communicate with the GuC to obtain
the hardware config since the firmware shall already be running.

With the GuC communication established, VFs can also obtain the
values of the runtime registers (fuses) from the PF driver.

Reviewed-by: Piotr Piórkowski <piotr.piorkowski@intel.com>
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240516110546.2216-6-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_guc.c