diff options
author | Matthew Brost <[email protected]> | 2024-01-30 18:54:24 -0800 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2024-02-01 11:34:59 +0100 |
commit | c9cfed29f5fe13f97e46c3879517d8c41ae251d6 (patch) | |
tree | 06df795e7edbb6a1608cd30c9e46487c447c9f5b /scripts/gdb/linux/modules.py | |
parent | ed2bdf3b264d627e1c2f26272660e1d7c2115000 (diff) |
drm/xe: Make all GuC ABI shift values unsigned
All GuC ABI definitions are unsigned and not defining as unsigned is
causing build errors [1].
[1] https://lore.kernel.org/all/[email protected]/
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: Thomas Hellström <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit d83d8ae275c6bf87506b71b8a1acd98452137dc5)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions