diff options
| author | Ville Syrjälä <[email protected]> | 2022-04-05 20:33:51 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2022-04-12 09:18:19 +0300 |
| commit | 918f3025960f72b6551a229af68e1c596f1a5e9f (patch) | |
| tree | 0ea05607045084667a3813d5b46711d09cad9243 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | e163cfb4c96d022b93ab0006ab306de50b6d7c6b (diff) | |
drm/i915/bios: Use the copy of the LFP data table always
Currently get_lvds_fp_timing() still returns a pointer to the original
data block rather than our copy. Let's convert the data pointer offsets
to be relative to the data block rather than the whole BDB. With that
we can make get_lvds_fp_timing() return a pointer to the copy.
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