summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorStanislav Lisovskiy <stanislav.lisovskiy@intel.com>2022-09-05 11:57:42 +0300
committerStanislav Lisovskiy <stanislav.lisovskiy@intel.com>2022-09-06 10:31:21 +0300
commitc6266862de1665b8c8006f58612db2dea66a29f6 (patch)
tree68a2aa1f7eb3fa24e43f9ee4231aa27aacdd6e10 /tools/perf/scripts/python/export-to-postgresql.py
parent797e2c3f2762c356aadcdb53dd6bb8b8d966f7b5 (diff)
drm/i915: Fix intel_dp_mst_compute_link_config
We currently always exit that bpp loop because drm_dp_atomic_find_vcpi_slots doesn't care if we actually can fit those or not. I think that wasn't the initial intention here, especially when we keep trying with lower bpps, we are supposed to keep trying until we actually find some _working_ configuration, which isn't the case here. So added that drm_dp_mst_check here, so that we can make sure that try all the bpps before we fail. Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com> Signed-off-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220905085744.29637-3-stanislav.lisovskiy@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions