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 <[email protected]> > Cc: Michal Winiarski <[email protected]> > Cc: Michal Wajdeczko <[email protected]> > Cc: Chris Wilson <[email protected]> > Cc: Anusha Srivatsa <[email protected]> > Reviewed-by: Michal Wajdeczko <[email protected]>
Applied, thanks for the patch and review. -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
