Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce112/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/
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()
/Linux-v6.6/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-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer_private.h33 PIPE_GATING_CONTROL_ENABLE, enumerator
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
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()
2854 dc, fe_idx, dc->ctx->dc_bios, PIPE_GATING_CONTROL_ENABLE); in dce110_power_down_fe()