]> 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)
commit030a6aa867f15f9998e38c3d64a314332fbfb30d
tree590b93af00d9591c55a10c9d383698d0d11d8325
parentf0b6c609f47e0f58b6b9c62faffbbf3af4e50308
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