]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: refactor cpu eDP PLL handling a bit
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 1 Jun 2013 15:16:20 +0000 (17:16 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Jun 2013 12:00:09 +0000 (14:00 +0200)
commit7c62a164faea430c6e4c411eb0870640cf51a6e5
tree487f1bd6f9893a24b3cac55e36784d7f01ee51a9
parent2bd89a07db684573d2fce0d5148103c3dcfb0873
drm/i915: refactor cpu eDP PLL handling a bit

This prepares a bit for the next big patch, where we switch the
semantics of the different clocks in the pipe config around.

Since I've broken cpu eDP PLL handling in the first version I've
figured some refactoring is in order.

Split out on request from Paulo Zanoni.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c