From: Tomas Janousek Date: Sat, 8 Dec 2012 12:48:13 +0000 (+0100) Subject: drm/i915: don't prevent CPU idle states X-Git-Tag: v3.9-rc1~83^2~40^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a19a247c23e286814a5ac7ec0825d0ff82a16c;p=pandora-kernel.git drm/i915: don't prevent CPU idle states Commit 9ee32fea5f unconditionally prevents the CPU from entering idle states until intel_dp_aux_ch completes for the first time, which never happens on my DisplayPort-less intel gfx, causing the CPU to get rather hot. Signed-off-by: Tomas Janousek Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed