diff options
author | Matthew Auld <matthew.auld@intel.com> | 2024-03-18 18:05:33 +0000 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-03-25 13:45:32 -0500 |
commit | b7dce525c4fcc92b373136288309f8c9ca6c375f (patch) | |
tree | e95b4eaf0b733e5c22e96bdb51cabf595c9fc56f /scripts/gdb/linux/tasks.py | |
parent | 9c1256369c10e31b5ce6575e4ea27fe2c375fd94 (diff) |
drm/xe/queue: fix engine_class bounds check
The engine_class is the index into the user_to_xe_engine_class,
therefore it needs to be less than.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240318180532.57522-4-matthew.auld@intel.com
(cherry picked from commit fe87b7dfcb204a161d1e38b0e787b2f5ab520f32)
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions