diff options
| author | Mahesh Kumar <[email protected]> | 2018-09-19 14:01:26 +0530 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2018-09-25 12:17:27 +0300 |
| commit | 570b16b559beca0f6a01dfb8944d5abadc1cfb31 (patch) | |
| tree | 613ce4245de484208723fe7bd846f8dad021f519 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8db05f5947132bc69c8ad3fe65753400888aa483 (diff) | |
drm/i915: use for_each_pipe loop to assign crtc_mask
This cleanup patch makes changes to use for_each_pipe loop
during bit-mask assignment of allowed crtc with encoder.
changes:
- use BIT(i) macro instead of (1 << i) (Chris)
changes from V2:
- use int for consistency (Jani)
changes from V3:
- instead use enum pipe (Ville)
changes from V4:
- drop DP/HDMI changes, as already part of patch from ville
Cc: Jani Nikula <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Mahesh Kumar <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions