Home
last modified time | relevance | path

Searched refs:power_gating (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_hw_sequencer.c117 enum pipe_gating_control power_gating) in dce112_enable_display_power_gating() argument
126 if (power_gating == PIPE_GATING_CONTROL_INIT) in dce112_enable_display_power_gating()
128 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce112_enable_display_power_gating()
133 if (power_gating != PIPE_GATING_CONTROL_INIT || controller_id == 0){ in dce112_enable_display_power_gating()
146 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce112_enable_display_power_gating()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_hw_sequencer.c76 enum pipe_gating_control power_gating) in dce100_enable_display_power_gating() argument
82 if (power_gating == PIPE_GATING_CONTROL_INIT) in dce100_enable_display_power_gating()
84 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce100_enable_display_power_gating()
89 if (!(power_gating == PIPE_GATING_CONTROL_INIT && controller_id != 0)){ in dce100_enable_display_power_gating()
A Ddce100_hw_sequencer.h47 enum pipe_gating_control power_gating);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_hw_sequencer.c154 enum pipe_gating_control power_gating) in dce120_enable_display_power_gating() argument
165 if (power_gating == PIPE_GATING_CONTROL_INIT) in dce120_enable_display_power_gating()
167 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce120_enable_display_power_gating()
172 if (power_gating != PIPE_GATING_CONTROL_INIT || controller_id == 0) { in dce120_enable_display_power_gating()
185 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce120_enable_display_power_gating()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer_private.h96 enum pipe_gating_control power_gating);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.h141 enum pipe_gating_control power_gating);
A Ddcn10_hw_sequencer.c3321 enum pipe_gating_control power_gating) in dcn10_dummy_display_power_gating() argument
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv770_dpm.h90 bool power_gating; member
A Dbtc_dpm.c2648 pi->power_gating = false; in btc_dpm_init()
A Dcypress_dpm.c2085 pi->power_gating = false; in cypress_dpm_init()
A Drv770_dpm.c2402 pi->power_gating = false; in rv770_dpm_init()
A Dni_dpm.c4154 pi->power_gating = false; in ni_dpm_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c205 enum pipe_gating_control power_gating) in dce110_enable_display_power_gating() argument
215 if (power_gating == PIPE_GATING_CONTROL_INIT) in dce110_enable_display_power_gating()
217 else if (power_gating == PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
225 if (power_gating != PIPE_GATING_CONTROL_INIT || controller_id == 0){ in dce110_enable_display_power_gating()
243 if (power_gating != PIPE_GATING_CONTROL_ENABLE) in dce110_enable_display_power_gating()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dsi_dpm.h546 bool power_gating; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table2.c805 cmd.enable_disp_power_gating.power_gating.pwr = *pwr; in enable_disp_power_gating_dmcub()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h1180 struct dmub_cmd_enable_disp_power_gating_data power_gating; /**< payload */ member

Completed in 83 milliseconds