Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce112/ !
Ddce112_hwseq.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-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce120/ !
Ddce120_hwseq.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-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce100/ !
Ddce100_hwseq.c84 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce100_enable_display_power_gating()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/ !
Dhw_sequencer_private.h33 PIPE_GATING_CONTROL_ENABLE, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/ !
Ddce110_hwseq.c218 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
244 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
3043 dc, fe_idx, dc->ctx->dc_bios, PIPE_GATING_CONTROL_ENABLE); in dce110_power_down_fe()