]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b0e7f9ea95824a528f64602c8b28516d61050e3
treeb0dbe218a87a769d688d611d9fee5825627780d1
parent417d9d3424649a689762c9e4f9437d07eb635b49
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