diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2021-08-23 09:31:37 -0700 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2021-09-14 10:56:49 +0300 |
commit | 415406380c29694e12b164f05e467659381feca5 (patch) | |
tree | 4d750d9f1cde70c895d9f9a5fe53c4dd2609bbd5 /scripts/gdb/linux/proc.py | |
parent | c8dead5751b81dfa6b10449b740ed1062ff670c5 (diff) |
drm/i915/guc: drop guc_communication_enabled
The function is only used from within GEM_BUG_ON(), which is causing
warnings with Wunneeded-internal-declaration in some builds. Since the
function is a simple wrapper around a CT function, we can just call the
CT function directly instead.
Fixes: 1fb12c587152 ("drm/i915/guc: skip disabling CTBs before sanitizing the GuC")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: John Harrison <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 5db1856781e45c9610f7652a19cc656b984235e7)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions