On Tue, Mar 13, 2018 at 12:26:37PM +0000, Michal Wajdeczko wrote:
> We moved GuC log related data and code to separate files and
> definition but we didn't change functions syntax to follow
> object-verb pattern. Let's fix that before we continue with
> next round of code refactoring.
> 
> Signed-off-by: Michal Wajdeczko <[email protected]>
> Cc: Michal Winiarski <[email protected]>
> Cc: Chris Wilson <[email protected]>

Reviewed-by: Michał Winiarski <[email protected]>

-Michał

> ---
>  drivers/gpu/drm/i915/i915_debugfs.c  |   4 +-
>  drivers/gpu/drm/i915/intel_guc.c     |   8 +-
>  drivers/gpu/drm/i915/intel_guc_log.c | 203 
> +++++++++++++++++++----------------
>  drivers/gpu/drm/i915/intel_guc_log.h |  18 ++--
>  drivers/gpu/drm/i915/intel_uc.c      |   4 +-
>  5 files changed, 126 insertions(+), 111 deletions(-)
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to