summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorLukas Wunner <lukas@wunner.de>2015-04-12 21:10:35 +0200
committerJani Nikula <jani.nikula@intel.com>2015-05-05 17:09:44 +0300
commit6f317cfe42c9d8a7c9c1a327d2f1bcc517a3cd91 (patch)
tree37bfafd26944fbe2699eb9344084fd1d94627f04 /init
parent5ebe6afaf0057ac3eaeb98defd5456894b446d22 (diff)
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Single channel LVDS maxes out at 112 MHz, anything above must be dual channel. This avoids the need to specify i915.lvds_channel_mode=2 on all 17" MacBook Pro models with i915 graphics since they had 1920x1200 (193 MHz), plus those 15" pre-retina models which had a resolution of 1680x1050 (119 MHz) as a BTO option. Source for 112 MHz limit of single channel LVDS is section 2.3 of: https://01.org/linuxgraphics/sites/default/files/documentation/ivb_ihd_os_vol3_part4.pdf v2: Avoid hardcoding 17" models by assuming dual channel LVDS if the resolution necessitates it, suggested by Jani Nikula. v3: Fix typo, thanks Joonas Lahtinen. v4: Split commit in two, suggested by Ville Syrjälä. Signed-off-by: Lukas Wunner <lukas@wunner.de> Tested-by: Lukas Wunner <lukas@wunner.de> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: stable@vger.kernel.org [Jani: included spec reference into the commit message] Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions