diff options
author | Lucas De Marchi <[email protected]> | 2022-09-07 16:08:41 -0700 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2022-09-22 06:52:07 -0700 |
commit | 783f6f852cc061e59962e53aa9824aa785de0d8c (patch) | |
tree | 509ac094a46f276c64d560702ef84be3bc28bd08 /tools/perf/scripts/python/syscall-counts.py | |
parent | c40bd3b14f72446115241563ee0ce7273aa04f35 (diff) |
drm/i915: Noop lrc_init_wa_ctx() on recent/future platforms
Except for graphics version 8 and 9, nothing is done in
lrc_init_wa_ctx(). Assume this won't be needed on future platforms as
well and remove the warning.
Note that this function is not called for anything below version 8 since
those don't use either guc or execlist, i.e. HAS_EXECLISTS() is false.
Reviewed-by: Balasubramani Vivekanandan <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions