diff options
author | 2021-04-30 18:34:27 -0400 | |
---|---|---|
committer | 2021-05-07 17:32:22 -0400 | |
commit | 205bb69a90363541a634a662a599fddb95956524 (patch) | |
tree | 69b85745250e84c47781966cada4ffadf5ae5135 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | video: fbdev: imxfb: Fix an error message (diff) | |
download | linux-dev-205bb69a90363541a634a662a599fddb95956524.tar.xz linux-dev-205bb69a90363541a634a662a599fddb95956524.zip |
drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
While the DP specification isn't entirely clear on if this should be
allowed or not, some branch devices report having downstream ports present
while also reporting a downstream port count of 0. So to avoid breaking
those devices, we need to handle this in drm_dp_read_downstream_info().
So, to do this we assume there's no downstream port info when the
downstream port count is 0.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Tested-by: Jérôme de Bretagne <jerome.debretagne@gmail.com>
Bugzilla: https://gitlab.freedesktop.org/drm/intel/-/issues/3416
Fixes: 3d3721ccb18a ("drm/i915/dp: Extract drm_dp_read_downstream_info()")
Cc: <stable@vger.kernel.org> # v5.10+
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210430223428.10514-1-lyude@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions