[PATCH i-g-t 4/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 96b451d53ae9

Jani Nikula jani.nikula at intel.com
Thu Aug 14 09:43:31 UTC 2025


On Wed, 13 Aug 2025, Kamil Konieczny <kamil.konieczny at linux.intel.com> wrote:
> Hi Jani,
> On 2025-08-11 at 15:50:26 +0300, Jani Nikula wrote:
>
> please update subject, for example:
>
> [PATCH i-g-t 4/4] tools/intel_vbt_decode: Fix documentation
>
> With this
> Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
>
> PS. same here, no need for resend, could be done at merge time.

Thanks for the reviews, pushed to master with the updated commit
messages.

BR,
Jani.

>
>> Synchronize intel_vbt_defs.h with kernel commit:
>> 
>> 96b451d53ae9 ("drm/{i915,xe}: convert i915 and xe display members into pointers")
>> 
>> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
>> ---
>>  tools/intel_vbt_defs.h | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/tools/intel_vbt_defs.h b/tools/intel_vbt_defs.h
>> index e9b809568cd4..92c04811aa28 100644
>> --- a/tools/intel_vbt_defs.h
>> +++ b/tools/intel_vbt_defs.h
>> @@ -446,7 +446,7 @@ enum vbt_gmbus_ddi {
>>   * basically any of the fields to ensure the correct interpretation for the BDB
>>   * version in question.
>>   *
>> - * When we copy the child device configs to dev_priv->display.vbt.child_dev, we
>> + * When we copy the child device configs to display->vbt.child_dev, we
>>   * reserve space for the full structure below, and initialize the tail not
>>   * actually present in VBT to zeros. Accessing those fields is fine, as long as
>>   * the default zero is taken into account, again according to the BDB version.
>> -- 
>> 2.47.2
>> 

-- 
Jani Nikula, Intel


More information about the igt-dev mailing list