drm/i915/gvt: take runtime pm when do early scan and shadow
authorZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 10 Jul 2017 06:13:12 +0000 (14:13 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 10 Aug 2017 02:26:08 +0000 (10:26 +0800)
commit73821a53d081de30368262198793e891fbd7318d
tree324270065bd9f7020881964a556e5a8941b0942c
parent64d8bb83b61d3fcb0babaa88c4e8b423e7d2721e
drm/i915/gvt: take runtime pm when do early scan and shadow

Need to take runtime pm when do early scan/shadow of workload
for request operations.

Fixes: 7fa56bd159bc ("drm/i915/gvt: Audit and shadow workload during ELSP writing")
Cc: Ping Gao <ping.a.gao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/execlist.c