public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [CI v2 0/5] PF: Add support for VF scheduling priority
@ 2024-11-06 15:12 Michal Wajdeczko
  2024-11-06 15:12 ` [CI v2 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition Michal Wajdeczko
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Michal Wajdeczko @ 2024-11-06 15:12 UTC (permalink / raw)
  To: intel-xe

v2: s/priority/sched_priority (Michal)

Michal Wajdeczko (5):
  drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
  drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper
  drm/xe/pf: Add functions to configure VF scheduling priority
  drm/xe/pf: Allow to control scheduling priority using debugfs
  drm/xe/pf: Adjust scheduling priority based on policy change

 drivers/gpu/drm/xe/abi/guc_klvs_abi.h         | 14 ++++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c    | 76 +++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h    |  3 +
 .../gpu/drm/xe/xe_gt_sriov_pf_config_types.h  |  2 +
 drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c   |  5 ++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c    | 25 +++++-
 drivers/gpu/drm/xe/xe_guc_klv_helpers.c       |  2 +
 7 files changed, 124 insertions(+), 3 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-11-08 12:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 15:12 [CI v2 0/5] PF: Add support for VF scheduling priority Michal Wajdeczko
2024-11-06 15:12 ` [CI v2 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition Michal Wajdeczko
2024-11-06 15:12 ` [CI v2 2/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper Michal Wajdeczko
2024-11-06 15:12 ` [CI v2 3/5] drm/xe/pf: Add functions to configure VF scheduling priority Michal Wajdeczko
2024-11-06 15:13 ` [CI v2 4/5] drm/xe/pf: Allow to control scheduling priority using debugfs Michal Wajdeczko
2024-11-06 15:13 ` [CI v2 5/5] drm/xe/pf: Adjust scheduling priority based on policy change Michal Wajdeczko
2024-11-06 15:18 ` ✓ CI.Patch_applied: success for PF: Add support for VF scheduling priority (rev2) Patchwork
2024-11-06 15:18 ` ✓ CI.checkpatch: " Patchwork
2024-11-06 15:20 ` ✓ CI.KUnit: " Patchwork
2024-11-06 15:31 ` ✓ CI.Build: " Patchwork
2024-11-06 15:33 ` ✓ CI.Hooks: " Patchwork
2024-11-06 15:35 ` ✓ CI.checksparse: " Patchwork
2024-11-06 15:59 ` ✓ CI.BAT: " Patchwork
2024-11-07 19:19 ` ✗ CI.FULL: failure " Patchwork
2024-11-08 12:17   ` Michal Wajdeczko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox