Name

intel_aux_display_runtime_put — release an auxilliary power domain reference

Synopsis

void intel_aux_display_runtime_put (struct drm_i915_private * dev_priv);
 

Arguments

dev_priv

i915 device instance

Description

This function drops the auxilliary 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.