Home
last modified time | relevance | path

Searched defs:force_on (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Di915_drv.c2427 int vlv_force_gfx_clock(struct drm_i915_private *dev_priv, bool force_on) in vlv_force_gfx_clock()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c361 bool force_on = 1; /* disable power gating */ in enable_power_gating_plane() local