summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sriov.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast1-0/+3
2024-09-12drm/xe/sriov: Convert register access to use xe_mmioMatt Roper1-1/+1
2024-07-04drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko1-1/+1
2024-05-15drm/xe/pf: Don't advertise support to enable VFs if not readyMichal Wajdeczko1-0/+11
2024-04-16drm/xe: Add helper to format SR-IOV function nameMichal Wajdeczko1-0/+17
2024-04-12drm/xe/pf: Introduce mutex to protect VFs configurationsMichal Wajdeczko1-0/+7
2024-04-10drm/xe: Add SR-IOV info attribute to debugfsMichal Wajdeczko1-0/+14
2024-04-10drm/xe: Add proper detection of the SR-IOV PF modeMichal Wajdeczko1-0/+3
2024-03-28drm/xe/vf: Add proper detection of the SR-IOV VF modeMichal Wajdeczko1-2/+15
2024-03-28drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko1-2/+2
2024-01-05drm/xe: Allocate dedicated workqueue for SR-IOV workersMichal Wajdeczko1-0/+32
2023-12-21drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko1-0/+55