commit | 03872064f77f4beb61d1afc22adf62da47cf087b | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Jul 09 14:31:57 2014 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 10 08:30:06 2014 +0200 |
tree | 2cb026394ae1f2b9409fb86746267fcedf7ff479 | |
parent | 9ccd5aeb2901aaaabf77f185e2e5ea3a0b577e86 [diff] |
drm/i915: get/put runtime PM at i915_semaphore_status Otherwise we will print some WARNs when we read registers and the machine is suspended. Testcase: igt/pm_rpm/debugfs-read Cc: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>