diff options
author | Ville Syrjälä <[email protected]> | 2024-10-16 17:31:26 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-10-23 18:18:05 +0300 |
commit | b82adfca1969e885d971577c57c5444494447e87 (patch) | |
tree | bd5281599eaacfedb634bb8a2d8df567b8af0227 /tools/perf/scripts/python/parallel-perf.py | |
parent | 7a118f68fa828ee7b13e639353895118ef2056d7 (diff) |
drm/i915/pfit: Check pipe source size against pfit limits on ILK-BDW
The ILK-BDW panel fitter imposes extra limits on the maximum
pipe source size we can use. Check for that.
Only HSW/BDW are really affected by this since on older platforms
the max hdisplay/vdisplay matches the max PIPESRC. But we'll
put in the limits for all the platforms just to keep things
clear.
Note that pch_panel_fitting() is also used on SKL+, but we'll
skip the checks for those as it's all supposed to be handled
in the unified scaler code.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions