diff options
| author | Ville Syrjälä <[email protected]> | 2022-04-05 20:33:54 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2022-04-12 09:18:19 +0300 |
| commit | 5ab58d6996d7befd3273379100f45214d7f58790 (patch) | |
| tree | c610536a579585199e7844fd131b4777c5e8e16b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 58b2e3829ec6558d6d0edf709579b82550ecea61 (diff) | |
drm/i915/bios: Validate the panel_name table
In addition to the fp_timing,dvo_timing,panel_pnp_id tables
there also exists a panel_name table. Unlike the others this
is just one offset+table_size even though there are still 16
actual panel_names in the data block.
The panel_name table made its first appearance somewhere
around VBT version 156-163. The exact version is not known.
But we don't need to know that since we can just check whether
the pointers block has enough room for it or not.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions