diff options
author | Matthew Auld <[email protected]> | 2024-03-18 18:05:35 +0000 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-03-25 13:45:32 -0500 |
commit | b45f20fa69cedb6038fdaec31bd600c273c865a5 (patch) | |
tree | 9f53a95369ce4efd971406b26628fb685a8aedc5 /scripts/gdb/linux/utils.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 <[email protected]>
Cc: Nirmoy Das <[email protected]>
Reviewed-by: Nirmoy Das <[email protected]>
Acked-by: Lucas De Marchi <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit a96cd71ec7be0790f9fc4039ad21be8d214b03a4)
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions