diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-10-16 17:31:30 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-10-23 18:20:08 +0300 |
commit | 07a3b10ff397d2f3f510a08bacb2ee8780167392 (patch) | |
tree | 590d37d4a1ae9f699f15ec3a9d85d2123efa74bd /tools/perf/scripts/python/task-analyzer.py | |
parent | 7aba506c762d2bbe6d8fbb047402ac7fde771a76 (diff) |
drm/i915/pfit: Reject cloning when using pfit on ILK-BDW
The panel fitter lives inside the pipe and so would affect all cloned
outputs. However the relevant properties (scaling mode, TV margins)
are per-connector so we could end up with a situation where each cloned
output wants a different pfit configuration. Let's just reject pfit
usage with cloning entirely.
Currently not an issue as we don't yet expose the TV margin
properties, but if/when we add those to HDMI we could end up
in this situation. For eDP/DP we don't support cloning anyyway.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241016143134.26903-6-ville.syrjala@linux.intel.com
Acked-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions