diff options
| author | Dhinakaran Pandiyan <[email protected]> | 2016-11-15 12:59:06 -0800 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2016-12-05 16:23:18 +0200 |
| commit | 22a2c8e0457f5d66db0819a49beb8c119d8f7a97 (patch) | |
| tree | aa939ec90eb7e9462787a422e0a7ae3a3470cf87 /tools/perf/scripts/python | |
| parent | fd81c44eba9ca1e78d0601f37b5d7819df522aa7 (diff) | |
drm/i915: Validate mode against max. link data rate for DP MST
Not validating the mode rate against max. link rate results in not pruning
invalid modes. For e.g, a HBR2 5.4 Gbps 2-lane configuration does not
support 4k@60Hz. But, we do not reject this mode.
So, make use of the helpers in intel_dp to validate mode data rate against
max. link data rate of a configuration.
v3: Renamed local variables again for consistency (Manasi)
v2: Renamed mode data rate local variable to be more explanatory.
Signed-off-by: Dhinakaran Pandiyan <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions