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_pf_config.c
Age
Commit message (
Expand
)
Author
2025-07-15
drm/xe/pf: Invalidate LMTT after completing changes
Michal Wajdeczko
2025-07-15
drm/xe/pf: Force GuC virtualization mode
Michal Wajdeczko
2025-07-15
drm/xe/pf: Move GGTT config KLVs encoding to helper
Michal Wajdeczko
2025-07-15
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
2025-07-10
drm/xe/pf: Print configuration KLVs using debug printer
Michal Wajdeczko
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-05-16
drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
Piotr Piórkowski
2025-04-04
drm/xe/sriov: support non-contig VRAM provisioning
Matthew Auld
2025-02-16
drm/xe/pf: Release all VFs configs on device removal
Michal Wajdeczko
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
2025-02-10
drm/xe/pf: Use an explicit check to see if the device has LMTT
Piotr Piórkowski
2025-01-30
drm/xe/pf: Reset GuC VF config when unprovisioning critical resource
Michal Wajdeczko
2025-01-30
drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
Michal Wajdeczko
2025-01-19
drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
Michal Wajdeczko
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2024-12-20
drm/xe/pf: Use correct function to check LMEM provisioning
Michal Wajdeczko
2024-11-22
drm/xe/pf: Drop 2GiB limit of fair LMEM allocation
Michal Wajdeczko
2024-11-08
drm/xe/pf: Add functions to configure VF scheduling priority
Michal Wajdeczko
2024-11-05
drm/xe/pf: Fix potential GGTT allocation leak
Michal Wajdeczko
2024-10-22
drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Michal Wajdeczko
2024-10-07
drm/xe/pf: Add functions to save and restore VF configuration blob
Michal Wajdeczko
2024-10-07
drm/xe/pf: Allow to encode subset of VF configuration KLVs
Michal Wajdeczko
2024-10-07
drm/xe/pf: Update success code of pf_validate_vf_config()
Michal Wajdeczko
2024-09-06
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
2024-09-02
drm/xe/pf: Reset thresholds when releasing a VF config
Michal Wajdeczko
2024-09-02
drm/xe/pf: Add thresholds to the VF KLV config
Michal Wajdeczko
2024-08-30
drm/xe/pf: Add function to sanitize VF resources
Michal Wajdeczko
2024-08-24
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
2024-08-09
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
2024-07-22
drm/xe: Add NEEDS_2M BO flag
Michal Wajdeczko
2024-07-12
drm/xe/pf: Limit fair VF LMEM provisioning
Michal Wajdeczko
2024-07-01
drm/xe/pf: Restart VFs provisioning after GT reset
Michal Wajdeczko
2024-07-01
drm/xe/pf: Skip fair VFs provisioning if already provisioned
Michal Wajdeczko
2024-06-10
drm/xe/pf: Assert LMEM provisioning is done only on DGFX
Michal Wajdeczko
2024-05-31
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
2024-05-16
drm/xe/pf: Introduce functions to configure VF thresholds
Michal Wajdeczko
2024-04-24
drm/xe/pf: Clamp maximum execution quantum to 100s
Michal Wajdeczko
2024-04-22
drm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
Michal Wajdeczko
2024-04-16
drm/xe/pf: Add support to configure SR-IOV VFs
Michal Wajdeczko