diff options
| author | Anusha Srivatsa <[email protected]> | 2017-08-16 23:45:14 +0000 |
|---|---|---|
| committer | Paulo Zanoni <[email protected]> | 2017-08-17 21:01:39 +0000 |
| commit | cec3bb013ac6743f3e3eb3a6bedc4f20a71ef942 (patch) | |
| tree | 520eb8d60530b5ecc042b3e51d9615898b1f0c69 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/i915/opregion: let user specify override VBT via firmware load (diff) | |
| download | kernel-cec3bb013ac6743f3e3eb3a6bedc4f20a71ef942.tar.gz kernel-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 <[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 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
