[Intel-gfx] [CI 1/2] drm/i915/huc: update TGL HuC to v7.0.12

Daniele Ceraolo Spurio daniele.ceraolospurio at intel.com
Tue Mar 3 00:54:01 UTC 2020



On 3/2/20 4:25 PM, Ye, Tony wrote:
> 
> On 2/29/2020 9:20 AM, Daniele Ceraolo Spurio wrote:
>> Update to the latest available TGL HuC, which includes changes required
>> by the media team.
>>
>> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
>> Cc: Tony Ye <tony.ye at intel.com>
>> Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
>> Cc: Anusha Srivatsa <anusha.srivatsa at intel.com>
>> Reviewed-by: José Roberto de Souza <jose.souza at intel.com>
>> ---
>>   drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c 
>> b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
>> index 5434c07aefa1..18c755203688 100644
>> --- a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
>> +++ b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
>> @@ -43,7 +43,7 @@ void intel_uc_fw_change_status(struct intel_uc_fw 
>> *uc_fw,
>>    * features.
>>    */
>>   #define INTEL_UC_FIRMWARE_DEFS(fw_def, guc_def, huc_def) \
>> -    fw_def(TIGERLAKE,   0, guc_def(tgl, 35, 2, 0), huc_def(tgl,  7, 
>> 0, 3)) \
>> +    fw_def(TIGERLAKE,   0, guc_def(tgl, 35, 2, 0), huc_def(tgl,  7, 
>> 0, 12)) \
> 
> Acked-by: Tony Ye <tony.ye at intel.com>

Thanks for the ack and review, pushed.

Daniele

> 
>>       fw_def(ELKHARTLAKE, 0, guc_def(ehl, 33, 0, 4), huc_def(ehl,  9, 
>> 0, 0)) \
>>       fw_def(ICELAKE,     0, guc_def(icl, 33, 0, 0), huc_def(icl,  9, 
>> 0, 0)) \
>>       fw_def(COFFEELAKE,  5, guc_def(cml, 33, 0, 0), huc_def(cml,  4, 
>> 0, 0)) \
>>


More information about the Intel-gfx mailing list