Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer_private.h33 PIPE_GATING_CONTROL_ENABLE, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c213 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
239 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
2709 dc, fe_idx, dc->ctx->dc_bios, PIPE_GATING_CONTROL_ENABLE); in dce110_power_down_fe()