]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/vf: Don't try Driver-FLR if VF
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 11 Mar 2025 13:57:25 +0000 (14:57 +0100)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 12 Mar 2025 11:02:55 +0000 (12:02 +0100)
commitd3414acf4a01c1bb28d9dc9b389862ffcc01aab4
treeee7dc0586751e204571072c96e79cd90e88879cf
parentde35cc27fdf35a966f933fa5b611181e83689e1f
drm/xe/vf: Don't try Driver-FLR if VF

Driver-FLR can't be triggered from the VF driver, so treat it
as disabled if VF. While around, fix also the message, as it
shouldn't be printed just 'once' as we may have many devices.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250311135726.1998-2-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_device.c