index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2025-07-24
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
1
-0
/
+27
2025-02-16
drm/xe/pf: Release all VFs configs on device removal
Michal Wajdeczko
1
-0
/
+29
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
1
-1
/
+1
2025-02-10
drm/xe/pf: Use an explicit check to see if the device has LMTT
Piotr Piórkowski
1
-8
/
+13
2025-01-30
drm/xe/pf: Reset GuC VF config when unprovisioning critical resource
Michal Wajdeczko
1
-4
/
+33
2025-01-30
drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
Michal Wajdeczko
1
-2
/
+2
2025-01-19
drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
Michal Wajdeczko
1
-33
/
+35
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
1
-1
/
+1
2024-12-20
drm/xe/pf: Use correct function to check LMEM provisioning
Michal Wajdeczko
1
-1
/
+1
2024-11-22
drm/xe/pf: Drop 2GiB limit of fair LMEM allocation
Michal Wajdeczko
1
-2
/
+0
2024-11-08
drm/xe/pf: Add functions to configure VF scheduling priority
Michal Wajdeczko
1
-0
/
+76
2024-11-05
drm/xe/pf: Fix potential GGTT allocation leak
Michal Wajdeczko
1
-1
/
+3
2024-10-22
drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Michal Wajdeczko
1
-0
/
+35
2024-10-07
drm/xe/pf: Add functions to save and restore VF configuration blob
Michal Wajdeczko
1
-0
/
+170
2024-10-07
drm/xe/pf: Allow to encode subset of VF configuration KLVs
Michal Wajdeczko
1
-13
/
+19
2024-10-07
drm/xe/pf: Update success code of pf_validate_vf_config()
Michal Wajdeczko
1
-1
/
+1
2024-09-06
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
1
-4
/
+4
2024-09-02
drm/xe/pf: Reset thresholds when releasing a VF config
Michal Wajdeczko
1
-0
/
+13
2024-09-02
drm/xe/pf: Add thresholds to the VF KLV config
Michal Wajdeczko
1
-0
/
+8
2024-08-30
drm/xe/pf: Add function to sanitize VF resources
Michal Wajdeczko
1
-0
/
+82
2024-08-24
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
1
-1
/
+1
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
1
-19
/
+28
2024-08-22
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
1
-24
/
+1
2024-08-22
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
1
-21
/
+2
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
1
-6
/
+6
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
1
-2
/
+2
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
1
-18
/
+21
2024-08-09
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-07-22
drm/xe: Add NEEDS_2M BO flag
Michal Wajdeczko
1
-0
/
+1
2024-07-12
drm/xe/pf: Limit fair VF LMEM provisioning
Michal Wajdeczko
1
-0
/
+1
2024-07-01
drm/xe/pf: Restart VFs provisioning after GT reset
Michal Wajdeczko
1
-0
/
+30
2024-07-01
drm/xe/pf: Skip fair VFs provisioning if already provisioned
Michal Wajdeczko
1
-0
/
+48
2024-06-10
drm/xe/pf: Assert LMEM provisioning is done only on DGFX
Michal Wajdeczko
1
-2
/
+13
2024-05-31
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
1
-0
/
+1
2024-05-16
drm/xe/pf: Introduce functions to configure VF thresholds
Michal Wajdeczko
1
-0
/
+87
2024-04-24
drm/xe/pf: Clamp maximum execution quantum to 100s
Michal Wajdeczko
1
-6
/
+12
2024-04-22
drm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
Michal Wajdeczko
1
-2
/
+6
2024-04-16
drm/xe/pf: Add support to configure SR-IOV VFs
Michal Wajdeczko
1
-0
/
+1973