]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4583727ab15b78f5de606325b94c285416260288
tree590b93af00d9591c55a10c9d383698d0d11d8325
parenta0d65204ad46782fd734e5bc6a1f3e23bd53755b
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