Re: [PATCH 5/4] drm/edid: parse Tiled Display Topology Data Block for DisplayID 2.0

2023-02-21 Thread Dmitry Osipenko
On 2/17/23 13:46, Jani Nikula wrote: > Currently we only parse the Tiled Display Topology Data Block for > DisplayID structure version 1.2, but not 2.0. The contents seem to be > the same for both, so expand the parsing to structure version 2.0. > > Note that DisplayID spec version is not the same

[PATCH 5/4] drm/edid: parse Tiled Display Topology Data Block for DisplayID 2.0

2023-02-17 Thread Jani Nikula
Currently we only parse the Tiled Display Topology Data Block for DisplayID structure version 1.2, but not 2.0. The contents seem to be the same for both, so expand the parsing to structure version 2.0. Note that DisplayID spec version is not the same as DisplayID structure version; DisplayID 1.3