index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_sriov_vf.c
Age
Commit message (
Expand
)
Author
2025-07-14
drm/xe/vf: Store negotiated VF/PF ABI version at device level
Michal Wajdeczko
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
2025-06-26
drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
2025-06-06
drm/xe/vf: Store the GuC FW info in guc->fw
Daniele Ceraolo Spurio
2025-06-06
drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABI
Daniele Ceraolo Spurio
2025-06-03
drm/xe/vf: Move tile-related VF functions to separate file
Michal Wajdeczko
2025-06-03
drm/xe/vf: Introduce helpers to access GGTT configuration
Michal Wajdeczko
2025-05-12
drm/xe/vf: Shifting GGTT area post migration
Tomasz Lis
2025-05-12
drm/xe/vf: Divide GGTT ballooning into allocation and insertion
Tomasz Lis
2025-02-28
drm/xe/vf: Retry sending MMIO request to GUC on timeout error
Satyanarayana K V P
2025-02-04
drm/xe/vf: Don't try to trigger a full GT reset if VF
Michal Wajdeczko
2025-01-21
drm/xe: Do not attempt to bootstrap VF in execlists mode
Maarten Lankhorst
2024-11-06
drm/xe/vf: Send RESFIX_DONE message at end of VF restore
Tomasz Lis
2024-11-06
drm/xe/vf: React to MIGRATED interrupt
Tomasz Lis
2024-09-11
drm/xe/sriov: Convert register access to use xe_mmio
Matt Roper
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
2024-08-22
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
2024-07-19
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
2024-07-15
drm/xe/vf: Track writes to inaccessible registers from VF
Michal Wajdeczko
2024-05-30
drm/xe/vf: Setup VRAM based on received config data
Michal Wajdeczko
2024-05-27
drm/xe/vf: Use only assigned GGTT region
Michal Wajdeczko
2024-05-24
drm/xe/vf: Treat GMDID as another runtime register
Michal Wajdeczko
2024-05-24
drm/xe/vf: Cache value of the GMDID register
Michal Wajdeczko
2024-05-24
drm/xe/vf: Obtain value of GMDID register from GuC
Michal Wajdeczko
2024-05-24
drm/xe/vf: Use register values obtained from the PF
Michal Wajdeczko
2024-05-22
drm/xe/vf: Custom GuC initialization if VF
Michal Wajdeczko
2024-05-16
drm/xe/vf: Add support for VF to query its configuration
Michal Wajdeczko