diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2021-06-02 22:16:30 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-06-04 10:42:41 +0200 |
commit | 84bdf4571d4dc36207bbc4b0fb2711723ee313d4 (patch) | |
tree | 4b533d2344f0d0d883787f3bf1419b00ef629b42 /scripts/gdb/linux/dmesg.py | |
parent | e09be87af54f703a67f6b573f6a12b8349c5c8f5 (diff) |
drm/i915/guc: Use guc_class instead of engine_class in fw interface
GuC has its own defines for the engine classes. They're currently
mapping 1:1 to the defines used by the driver, but there is no guarantee
this will continue in the future. Given that we've been caught off-guard
in the past by similar divergences, we can prepare for the changes by
introducing helper functions to convert from engine class to GuC class and
back again.
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions