drm/i915: reuse WRPLL when possible
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 30 Oct 2013 20:27:43 +0000 (18:27 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Nov 2013 16:15:03 +0000 (17:15 +0100)
It seems we do have machines with 3 HDMI/DVI outputs, so sharing
WRPLLs is the only way to get 3 pipes working.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68485
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found