commit | 0694001b27efe5878ba5bd273e39b384821d865e | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Oct 30 18:27:43 2013 -0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Nov 18 17:15:03 2013 +0100 |
tree | 11994428a7acc147ead965ca7e14c4e9692ebc86 | |
parent | 4aeebd7443e36b0a40032e518a9338f48bd27efc [diff] |
drm/i915: reuse WRPLL when possible 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>