drm/xe: Do not attempt to bootstrap VF in execlists mode
authorMaarten Lankhorst <dev@lankhorst.se>
Tue, 10 Dec 2024 08:31:11 +0000 (09:31 +0100)
committerMaarten Lankhorst <dev@lankhorst.se>
Tue, 21 Jan 2025 13:21:25 +0000 (14:21 +0100)
commitf3b59457808f61d88178b0afa67cbd017d7ce79e
tree679934576ba367be093f49663260ef58af8cff12
parent173baa1b2dc44e3551d9414f4919a48fe5da4880
drm/xe: Do not attempt to bootstrap VF in execlists mode

It was mentioned in a review that there is a possibility of choosing
to load the module with VF in execlists mode.

Of course this doesn't work, just bomb out as hard as possible.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241210083111.230484-12-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/xe/xe_gt_sriov_vf.c