diff options
author | Jose Abreu <[email protected]> | 2017-05-19 01:52:17 +0100 |
---|---|---|
committer | Liviu Dudau <[email protected]> | 2017-06-16 11:56:46 +0100 |
commit | e2113c036775408348cf1bd60a5659648220973f (patch) | |
tree | 78efaf422c433df53334ee32633291a74cc4158c /tools/perf/scripts/python/intel-pt-events.py | |
parent | 925344ccc91d7a7fd84cab2dece1c34bbd86fd8c (diff) |
drm/arm: malidp: Use crtc->mode_valid() callback
Now that we have a callback to check if crtc supports a given mode
we can use it in malidp so that we restrict the number of probbed
modes to the ones we can actually display.
Also, remove the mode_fixup() callback as this is no longer needed
because mode_valid() will be called before.
Signed-off-by: Jose Abreu <[email protected]>
Cc: Carlos Palminha <[email protected]>
Cc: Alexey Brodkin <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Archit Taneja <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions