index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-09-12
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