diff options
author | 2017-08-16 16:45:14 -0700 | |
---|---|---|
committer | 2017-08-17 18:01:39 -0300 | |
commit | cec3bb013ac6743f3e3eb3a6bedc4f20a71ef942 (patch) | |
tree | 520eb8d60530b5ecc042b3e51d9615898b1f0c69 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/i915/opregion: let user specify override VBT via firmware load (diff) | |
download | wireguard-linux-cec3bb013ac6743f3e3eb3a6bedc4f20a71ef942.tar.xz wireguard-linux-cec3bb013ac6743f3e3eb3a6bedc4f20a71ef942.zip |
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 <ville.syrjala@linux.intel.com>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Clinton Taylor <clinton.a.taylor@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1502927114-24012-1-git-send-email-anusha.srivatsa@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions