diff options
author | Ville Syrjälä <[email protected]> | 2015-03-11 18:52:31 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-03-17 22:30:28 +0100 |
commit | d272ddfa30b088870a925decba3c4a7f1a45badc (patch) | |
tree | c43f6f855b1e1b21e88eea97615f05d7f4d3924b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 251cc67c7a28c216c9d4377ff5bf435c4248679e (diff) |
drm/i915: Rewrite IVB FDI bifurcation conflict checks
Ignore the current state of the pipe and just check crtc_state->enable
and the number of FDI lanes required. This means we don't accidentally
mistake the FDI lanes as being available of one of the pipes just
happens to be disabled at the time of the check. Also we no longer
consider pipe C to require FDI lanes when it's driving the eDP
transcoder.
We also take the opportunity to make the code a bit nicer looking by
hiding the ugly bits in the new pipe_required_fdi_lanes() function.
Cc: Ander Conselvan de Oliveira <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions