Home
last modified time | relevance | path

Searched refs:PIPE_GATING_CONTROL_ENABLE (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dce112/
H A Ddce112_hw_sequencer.c125 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce112_enable_display_power_gating()
143 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce112_enable_display_power_gating()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce120/
H A Ddce120_hw_sequencer.c164 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce120_enable_display_power_gating()
182 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce120_enable_display_power_gating()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce100/
H A Ddce100_hw_sequencer.c84 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce100_enable_display_power_gating()
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h33 PIPE_GATING_CONTROL_ENABLE, enumerator
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c214 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
240 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
2856 dc, fe_idx, dc->ctx->dc_bios, PIPE_GATING_CONTROL_ENABLE); in dce110_power_down_fe()