index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-17
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
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