From: Gaurav K Singh Date: Fri, 5 Dec 2014 08:43:41 +0000 (+0530) Subject: drm/i915: Pixel Clock changes for DSI dual link X-Git-Tag: fixes-v4.0-rc1~91^2~43^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9da9bce88ee842c7904b5670c035ca759e77238;p=pandora-kernel.git drm/i915: Pixel Clock changes for DSI dual link For dual link MIPI Panels, each port needs half of pixel clock. Pixel overlap can be enabled if needed by panel, then in that case, pixel clock will be increased for extra pixels. v2 : Address review comments by Jani - Removed the bit mask used for ->dual_link - Used DSI instead of MIPI for #define variables v3: Added the VLV_DISPLAY_BASE to VLV_CHICKEN_3 register Signed-off-by: Gaurav K Singh Signed-off-by: Shobhit Kumar Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed