diff options
| author | Arkadiusz Hiler <arkadiusz.hiler@intel.com> | 2016-11-25 20:59:35 +0300 |
|---|---|---|
| committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-11-26 00:42:32 +0300 |
| commit | 2d803c2de09ececa77395e48193fa51c4a2f8def (patch) | |
| tree | f3796ba7ec5b75924f5bc5c0b387aa0b95788f21 /include/uapi | |
| parent | a80bc45ff0cf9398484b836fc60d5e144970dc6d (diff) | |
| download | linux-2d803c2de09ececa77395e48193fa51c4a2f8def.tar.xz | |
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 <chris@chris-wilson.co.uk>
Cc: Michal Winiarski <michal.winiarski@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1480096777-12573-4-git-send-email-arkadiusz.hiler@intel.com
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
