diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-05-27 16:03:08 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-07-09 21:43:56 +0300 |
commit | 8873cfa384055d0348c03161420b1e9b6c1dc5d0 (patch) | |
tree | e821fd8aa37a03b7699b2e172fad7534fa9ce7ba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d4ad4eca6c04705c9316ae4df18ff9c89e4e27f4 (diff) |
drm/edid: Allow looking for ext blocks starting from a specified index
Apparently EDIDs with multiple DispID ext blocks is a thing, so prepare
for iterating through multiple ext blocks of the same type by
passing the starting ext block index to drm_find_edid_extension(). Well
also have drm_find_edid_extension() update the index to point to the
next ext block on success. Thus we should be able to call
drm_find_edid_extension() in loop.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200527130310.27099-1-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions