From: Ville Syrjälä Date: Mon, 2 Mar 2015 18:07:16 +0000 (+0200) Subject: drm/i915: Allow pixel clock up to 95% of cdclk on CHV X-Git-Tag: omap-for-v4.2/o2_dc~72^2~24^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cca31950a5df57d89d9cb4f846c96dab902adf9;p=pandora-kernel.git drm/i915: Allow pixel clock up to 95% of cdclk on CHV Supposedly CHV can sustain a pixel clock of up to 95% of cdclk, as opposed to the 90% limit that was used old older platforms. Update the cdclk selection code to allow for this. This will allow eg. HDMI 4k modes with their 297MHz pixel clock while still respecting the 320 MHz cdclk limit on CHV. Signed-off-by: Ville Syrjälä Reviewed-by: Vijay Purushothaman Reviewed-by: Yogesh Mohan Marimuthu Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed