From: Yu Zhang Date: Tue, 10 Feb 2015 11:05:52 +0000 (+0800) Subject: drm/i915: Disable power management for i915 driver in VM X-Git-Tag: omap-for-v4.2/o2_dc~72^2~35^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61018b1fe00238407724ea7a502003c3f71d9a0;p=pandora-kernel.git drm/i915: Disable power management for i915 driver in VM With Intel GVT-g, GPU power management is controlled by host driver, so there is no need to provide virtualized GPU PM support. In the future it might be useful to gather VM input for freq boost, but now let's disable it simply. v2: take Chris' comments: - do not special case this to gen6+ Signed-off-by: Yu Zhang Signed-off-by: Jike Song Reviewed-by: Tvrtko Ursulin Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed