commit | 362624c9ba3f6bff2df6304068a45b355d4ab13b | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Thu Oct 06 19:22:15 2016 +0300 |
committer | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri Oct 28 12:23:45 2016 +0300 |
tree | 58ca120d95f12c945b1658358d2dc563a29b01a4 | |
parent | 01c3faa70bcde3519f0dba08e6218806bca03435 [diff] |
drm/i915: Explicitly map broxton DPIO power wells to phys The mapping from the BXT_DPIO_CMN_* power wells to their respective phys required a detour implemented in the bxt_power_well_to_phy() function. Instead, embed that information directly into the power_well struct, by resurrecting the data field. Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/7fe97582fa08c7340ce6a3b6b0ea3e72a73182d7.1475770848.git-series.ander.conselvan.de.oliveira@intel.com