drm/xe/guc: Prevent GuC register capture running on VF
authorZhanjun Dong <zhanjun.dong@intel.com>
Tue, 22 Oct 2024 01:01:16 +0000 (18:01 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 22 Oct 2024 17:03:56 +0000 (13:03 -0400)
commitdd1ba621c2951e8ab24711d56dc73ea2828aabd3
tree3a890f12b08cd367c1d127f772f3ed9523559c03
parent6ef3bb60557d5e7f5af442c8c9ef0a9190bf3d23
drm/xe/guc: Prevent GuC register capture running on VF

GuC based register capture is not supported by VF, thus prevent it
running on VF.

Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241022010116.342240-2-zhanjun.dong@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc_capture.c