[PATCH 0/2] Fixes for settting exec_queue priority

Brian Welty brian.welty at intel.com
Fri Jan 5 19:04:38 UTC 2024


Two fixes for setting exec_queue priority.
Found during code review of some related refactoring in this area.

Brian Welty (2):
  drm/xe: Fix guc_exec_queue_set_priority
  drm/xe: Fix modifying exec_queue priority in xe_migrate_init

 drivers/gpu/drm/xe/xe_exec_queue.c       | 5 +++++
 drivers/gpu/drm/xe/xe_exec_queue_types.h | 6 ++++--
 drivers/gpu/drm/xe/xe_guc_submit.c       | 7 +++----
 drivers/gpu/drm/xe/xe_migrate.c          | 5 ++---
 4 files changed, 14 insertions(+), 9 deletions(-)

-- 
2.43.0



More information about the Intel-xe mailing list