From: Durgadoss R Date: Fri, 13 Feb 2015 10:03:02 +0000 (+0530) Subject: drm/i915: Enable eDP DRRS for CHV X-Git-Tag: omap-for-v4.2/o2_dc~72^2~33^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44395bfe2f2a22ec769eb51ea1908082cf9aa16d;p=pandora-kernel.git drm/i915: Enable eDP DRRS for CHV This patch enables eDP DRRS for CHV by adding the required IS_CHERRYVIEW() checks. CHV uses the same register bit as VLV. [Vandana]: Since CHV has 2 sets of M_N registers, it will follow the same code path as gen < 8. Added CHV check in dp_set_m_n() [Ram]: Rebased on top of previous patch modifications Signed-off-by: Durgadoss R Signed-off-by: Vandana Kannan Signed-off-by: Ramalingam C Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed