Home
last modified time | relevance | path

Searched hist:"97 a19a247c23e286814a5ac7ec0825d0ff82a16c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 97a19a247c23e286814a5ac7ec0825d0ff82a16c Sat Dec 08 06:48:13 CST 2012 Tomas Janousek <tomi@nomi.cz> 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 <tomi@nomi.cz>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>