drm/i915: get runtime PM references when the GPU is idle/busy
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 7 Mar 2014 23:08:08 +0000 (20:08 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 19 Mar 2014 15:38:54 +0000 (16:38 +0100)
commit43694d69b4d87dde8243165a08a626ab0f034470
treeb0dbe218a87a769d688d611d9fee5825627780d1
parentba0239e03f04b8529b00ddacff20d771144c1515
drm/i915: get runtime PM references when the GPU is idle/busy

... instead of PC8 references. Now that both are the same thing and we
are killing PC8, just get the runtime PM reference.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.028001 seconds and 5 git commands to generate.