intel_runtime_pm_put — release a runtime pm reference
| void intel_runtime_pm_put ( | struct drm_i915_private * dev_priv ); | 
   This function drops the device-level runtime pm reference obtained by
   intel_runtime_pm_get and might power down the corresponding
   hardware block right away if this is the last reference.