diff options
author | Anusha Srivatsa <[email protected]> | 2017-08-16 16:45:14 -0700 |
---|---|---|
committer | Paulo Zanoni <[email protected]> | 2017-08-17 18:01:39 -0300 |
commit | cec3bb013ac6743f3e3eb3a6bedc4f20a71ef942 (patch) | |
tree | 520eb8d60530b5ecc042b3e51d9615898b1f0c69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab3595bc4ff328ec90d20714f8e2674f3abfa2cd (diff) |
drm/i915: Split pin mapping into per platform functions
Cleanup the code. Map the pins in accordance to
individual platforms rather than according to ports.
Create separate functions for platforms.
v2:
- Add missing condition for CoffeeLake. Make platform
specific functions static. Add function
i915_ddc_pin_mapping().
v3:
- Rename functions to x_port_to_ddc_pin() which directly
indicates the purpose. Correct default return values on CNP
and BXT. Rename i915_port_to_ to g4x_port_to since that was
the first platform to run this. Correct code style. (Paulo)
Sugested-by Ville Syrjala <[email protected]>
Cc: Ville Syrjala <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Clinton Taylor <[email protected]>
Signed-off-by: Anusha Srivatsa <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions