diff options
author | Brian Welty <brian.welty@intel.com> | 2024-01-05 11:04:39 -0800 |
---|---|---|
committer | Thomas Hellström <thomas.hellstrom@linux.intel.com> | 2024-01-15 15:36:48 +0100 |
commit | fef257eb6dcb9f39baee9ac44f064cd796ecfd0b (patch) | |
tree | e8c20aa26a9ca76f7c3386900427bfc7bb5148f5 /scripts/gdb/linux/modules.py | |
parent | 98949068eb559a31f162ab37f56a89bf6c3698ad (diff) |
drm/xe: Fix guc_exec_queue_set_priority
We need to set q->priority prior to calling guc_exec_queue_add_msg() as
that will call init_policies() and sets the scheduling properties to those
stored in the exec_queue.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
(cherry picked from commit b16483f9f8120b530327879fa3ea576e897946da)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions