[Intel-gfx] [PATCH v3 1/1] drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
Chris Wilson
chris at chris-wilson.co.uk
Fri Mar 2 09:09:27 UTC 2018
Quoting Sagar Arun Kamble (2018-03-01 16:45:45)
> GuC load function is named intel_guc_fw_upload() and HuC load function is
> named intel_huc_init_hw(). Make them consistent intel_*_fw_upload. Also
> move HuC fw loading functions and declarations to separate files
> intel_huc_fw.c|h like GuC.
>
> While at this, do below changes
> 1. Update kernel-doc comment for intel_*_fw_upload() functions
> 2. s/huc_ucode_xfer/huc_fw_xfer
> 3. Introduce intel_huc_fw_init_early()
>
> v2: Changed patch to update HuC functions instead of changing
> guc_fw_upload and update file structure. (Michal Wajdeczko)
>
> v3: Added SPDX License identifier to huc_fw.c|h. (Michal Wajdeczko)
>
> Signed-off-by: Sagar Arun Kamble <sagar.a.kamble at intel.com>
> Cc: Michal Winiarski <michal.winiarski at intel.com>
> Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Anusha Srivatsa <anusha.srivatsa at intel.com>
> Reviewed-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Applied, thanks for the patch and review.
-Chris
More information about the Intel-gfx
mailing list