From: Laurent Pinchart Date: Tue, 9 Dec 2014 11:19:10 +0000 (+0200) Subject: drm: rcar-du: Clamp DPMS states to on and off X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbf11e42108d2c8a497923df959eb82388131f8;p=pandora-kernel.git drm: rcar-du: Clamp DPMS states to on and off The intermediate DPMS standby and suspend states are a thing from the past. They only matter in practice for VGA CRT monitors, and are just a power saving vs. resume time optimization. Given that they have never been implemented properly in the rcar-du driver and that the Intel driver has dropped them on the vga port years ago, it's safe to only care about the on and off states. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed