summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorMichal Wajdeczko <michal.wajdeczko@intel.com>2025-03-11 14:57:26 +0100
committerMichal Wajdeczko <michal.wajdeczko@intel.com>2025-03-12 12:02:56 +0100
commitf990c11a63bb957ecdde4629492b334e3e42f072 (patch)
tree963d45bf4599dbdb68dcf7417d76305a8d625c7c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentd3414acf4a01c1bb28d9dc9b389862ffcc01aab4 (diff)
drm/xe/vf: Catch all unexpected register reads
While we can only mimic read32 for a few GT registers for which the PF shared the values, we shouldn't avoid calling helper code if we try to access non-GT register, as then we miss to trigger a debug warning. For cases where sriov_vf_gt was not set, just use primary_gt instead. Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250311135726.1998-3-michal.wajdeczko@intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions