diff options
| author | Xiong Zhang <[email protected]> | 2015-08-13 10:00:12 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2015-08-31 15:40:48 +0000 |
| commit | d8e19f99d3483adb01c6269dd5775ba8ecf1870a (patch) | |
| tree | 077288ee9eee611953a5e0ff1a5f149bbe04cb67 /drivers/gpu/drm/i915/intel_dp_mst.c | |
| parent | drm/i915: eDP can be present on DDI-E (diff) | |
| download | kernel-d8e19f99d3483adb01c6269dd5775ba8ecf1870a.tar.gz kernel-d8e19f99d3483adb01c6269dd5775ba8ecf1870a.zip | |
drm/i915/skl: Adding DDI_E power well domain
From B spec, DDI_E port belong to PowerWell 2, but
DDI_E share the powerwell_req/staus register bit with
DDI_A which belong to DDI_A_E_POWER_WELL.
In order to communicate with the connector on DDI-E, both
DDI_A_E_POWER_WELL and POWER_WELL_2 must be enabled.
Currently intel_dp_power_get(DDI_E) only enable
DDI_A_E_POWER_WELL, this patch will not only enable
DDI_a_E_POWER_WELL but also enable POWER_WELL_2.
This patch also fix the DDI-E hotplug function.
Signed-off-by: Xiong Zhang <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions
