intel_aux_display_runtime_put — release an auxiliary power domain reference
void intel_aux_display_runtime_put ( | struct drm_i915_private * dev_priv); |
This function drops the auxiliary power domain reference obtained by
intel_aux_display_runtime_get and might power down the corresponding
hardware block right away if this is the last reference.