]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: Adjust the port PLL selection code
authorSatheeshakrishna M <satheeshakrishna.m@intel.com>
Thu, 13 Nov 2014 14:55:19 +0000 (14:55 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Nov 2014 10:18:46 +0000 (11:18 +0100)
commit20bc4b8d41c5d27a5089e2b74a0ae1794bcf6806
tree9f2515d34f39ea77ee237e55f7bf02dc83d36c5c
parent46ddabc034c7d15c34d8b08e2455a4bdfe31c0c6
drm/i915/skl: Adjust the port PLL selection code

Skylake deprecates the usage of PORT_CLK_SEL and we are advised to use
the new DPLL_CRTL2 for the DDI->PLL mapping.

v2: Modified as per review comments

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Satheeshakrishna M <satheeshakrishna.m@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c