drm/i915: use 120MHz refclk in PCH eDP case too
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Oct 2010 23:01:17 +0000 (16:01 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Oct 2010 09:28:23 +0000 (10:28 +0100)
commit1cb1b75e5e0120cc35c4a9420ce366b84e0cf951
tree2ca0fe51962759d604586e2417a86575f61b2135
parent7f8232826842b27525857615262f50fe66c84dd7
drm/i915: use 120MHz refclk in PCH eDP case too

CPU eDP needs a different reference clock than PCH eDP, which uses the
standard PCH refclk of 120MHz.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c