diff options
| author | Arkadiusz Hiler <[email protected]> | 2016-11-25 18:59:35 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-11-25 21:42:32 +0000 |
| commit | 2d803c2de09ececa77395e48193fa51c4a2f8def (patch) | |
| tree | f3796ba7ec5b75924f5bc5c0b387aa0b95788f21 /tools/perf/scripts/python | |
| parent | a80bc45ff0cf9398484b836fc60d5e144970dc6d (diff) | |
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
guc_send(), guc_recv() and related functions were introduced in the
i915_guc_submission.c and their scope was limited only to that file.
Those are not submission specific though.
This patch moves moves them to intel_uc.c with intel_ prefix added.
v2: rename intel_guc_log_* functions and clean up intel_guc_send usages
Cc: Chris Wilson <[email protected]>
Cc: Michal Winiarski <[email protected]>
Signed-off-by: Arkadiusz Hiler <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions