diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2019-12-16 17:23:14 -0800 |
|---|---|---|
| committer | Daniele Ceraolo Spurio <[email protected]> | 2019-12-17 15:22:49 -0800 |
| commit | 8c69bd74a00baff85f4ef46b9f79263a42e0d82c (patch) | |
| tree | dd58ecd4e5a5fa4a6880d617dafddb845cc3446d /tools/perf/scripts/python/sctop.py | |
| parent | 7524c365c31c9435ff4891bfabf52dcfa62edb6a (diff) | |
drm/i915/guc: Remove function pointers for send/receive calls
Since we started using CT buffers on all gens, the function pointers can
only be set to either the _nop() or the _ct() functions. Since the
_nop() case applies to when the CT are disabled, we can just handle that
case in the _ct() functions and call them directly.
v2: keep intel_guc_send() and make the CT send/receive functions work on
intel_guc_ct. (Michal)
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Matthew Brost <[email protected]>
Reviewed-by: Michal Wajdeczko <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions