On Thu, Dec 08, 2016 at 03:02:12PM -0800, anushasr wrote: > From: Peter Antoine <[email protected]> > > Rename some of the GuC fw loading code to make them more general. We > will utilise them for HuC loading as well. > s/intel_guc_fw/intel_uc_fw/g > s/GUC_FIRMWARE/UC_FIRMWARE/g > > Struct intel_guc_fw is renamed to intel_uc_fw. Prefix of tts members, > such as 'guc' or 'guc_fw' either is renamed to 'uc' or removed for > same purpose. > > v2: rebased on top of nightly. > reapplied the search/replace as upstream code as changed. > v3: rebased again on drm-nightly. > v4: removed G from messages in shared fw fetch function. > v5: rebased. > v7: rebased. > v8: rebased. > v9: rebased. > v10: rebased. > v11: rebased. > v12: rebased on top of drm-tip > v13: rebased.Updated dev to dev_priv in intel_guc_setup(), guc_fw_getch() > and intel_guc_init().
This is little bit misleading. It suggests that you did the change from dev to dev_priv, while it really happened externally. You just had to rebase and accomodate for that. nontheless... > Signed-off-by: Anusha Srivatsa <[email protected]> > Signed-off-by: Alex Dai <[email protected]> > Signed-off-by: Peter Antoine <[email protected]> Reviewed-by: Arkadiusz Hiler <[email protected]> -- Cheers, Arek _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
