summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2022-04-05 20:33:51 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2022-04-12 09:18:19 +0300
commit918f3025960f72b6551a229af68e1c596f1a5e9f (patch)
tree0ea05607045084667a3813d5b46711d09cad9243 /tools/perf/scripts/python
parente163cfb4c96d022b93ab0006ab306de50b6d7c6b (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ä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220405173410.11436-4-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions