drm/i915: split refclk code out of ironlake_crtc_mode_set
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 2 Sep 2011 20:03:05 +0000 (13:03 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 20 Oct 2011 22:26:43 +0000 (15:26 -0700)
commitd9d444cbc536050ef66e4cefcd55224c46cbbadf
tree590b93af00d9591c55a10c9d383698d0d11d8325
parent27f8227b1e2b326a9a0995dd9c1f14893c61ee01
drm/i915: split refclk code out of ironlake_crtc_mode_set

Just a cleanup to make the mode_set function more manageable.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Tested-By: Eugeni Dodonov <eugeni.dodonov@intel.com>
Reviewed-By: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_display.c