diff options
author | Matthew Auld <matthew.auld@intel.com> | 2024-03-18 18:05:35 +0000 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-03-25 13:45:32 -0500 |
commit | b45f20fa69cedb6038fdaec31bd600c273c865a5 (patch) | |
tree | 9f53a95369ce4efd971406b26628fb685a8aedc5 /scripts/gdb/linux/tasks.py | |
parent | 23e1ee3a2317f41f47d4f7255257431c5f8d1c2c (diff) |
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Here XE_MAX_TILES_PER_DEVICE is the gt array size, therefore the gt
index should always be less than.
v2 (Lucas):
- Add fixes tag.
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>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240318180532.57522-6-matthew.auld@intel.com
(cherry picked from commit a96cd71ec7be0790f9fc4039ad21be8d214b03a4)
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