Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_hw_sequencer.c128 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce112_enable_display_power_gating()
146 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce112_enable_display_power_gating()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_hw_sequencer.c167 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce120_enable_display_power_gating()
185 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce120_enable_display_power_gating()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_hw_sequencer.c84 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce100_enable_display_power_gating()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer_private.h33 PIPE_GATING_CONTROL_ENABLE, enumerator
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c219 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
245 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
2851 dc, fe_idx, dc->ctx->dc_bios, PIPE_GATING_CONTROL_ENABLE); in dce110_power_down_fe()