summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-28drm/xe/vf: Retry sending MMIO request to GUC on timeout errorSatyanarayana K V P1-1/+8
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko1-0/+16
2025-01-21drm/xe: Do not attempt to bootstrap VF in execlists modeMaarten Lankhorst1-0/+3
2024-11-06drm/xe/vf: Send RESFIX_DONE message at end of VF restoreTomasz Lis1-0/+38
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis1-0/+25
2024-09-12drm/xe/sriov: Convert register access to use xe_mmioMatt Roper1-2/+2
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi1-17/+29
2024-08-22drm/xe: Refactor xe_ggtt balloon functions to make the node clearRodrigo Vivi1-5/+7
2024-07-19drm/xe/vf: Fix register value lookupMichal Wajdeczko1-1/+1
2024-07-15drm/xe/vf: Track writes to inaccessible registers from VFMichal Wajdeczko1-0/+26
2024-05-31drm/xe/vf: Setup VRAM based on received config dataMichal Wajdeczko1-0/+17
2024-05-27drm/xe/vf: Use only assigned GGTT regionMichal Wajdeczko1-0/+92
2024-05-24drm/xe/vf: Treat GMDID as another runtime registerMichal Wajdeczko1-0/+7
2024-05-24drm/xe/vf: Cache value of the GMDID registerMichal Wajdeczko1-0/+17
2024-05-24drm/xe/vf: Obtain value of GMDID register from GuCMichal Wajdeczko1-0/+29
2024-05-24drm/xe/vf: Use register values obtained from the PFMichal Wajdeczko1-0/+53
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko1-0/+17
2024-05-16drm/xe/vf: Add support for VF to query its configurationMichal Wajdeczko1-0/+747