Re: [PATCH 12/35] drm/i915/bios: Define VBT blocks 6, 7, 8 (register tables) contents

2024-05-06 Thread Jani Nikula
On Fri, 03 May 2024, Ville Syrjala wrote: > From: Ville Syrjälä > > Define the contents for VBT blocks: > - Block 6 (Extended MMIO Register Table) > - Block 7 (IO Software Flag Table) > - Block 8 (MMIO SWF Register Table) > > All of these use the same basic layout, with two known variants: > -

[PATCH 12/35] drm/i915/bios: Define VBT blocks 6, 7, 8 (register tables) contents

2024-05-03 Thread Ville Syrjala
From: Ville Syrjälä Define the contents for VBT blocks: - Block 6 (Extended MMIO Register Table) - Block 7 (IO Software Flag Table) - Block 8 (MMIO SWF Register Table) All of these use the same basic layout, with two known variants: - data_access_size==0xce -> offset,value tuples are u8,u8 -