Home
last modified time | relevance | path

Searched refs:disable_hubp_power_gate (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_hwseq.c107 if (hws->ctx->dc->debug.disable_hubp_power_gate) in dcn302_hubp_pg_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c348 if (enable && !hws->ctx->dc->debug.disable_hubp_power_gate) in dcn31_enable_power_gating_plane()
444 if (hws->ctx->dc->debug.disable_hubp_power_gate) in dcn31_hubp_pg_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c313 if (enable && !hws->ctx->dc->debug.disable_hubp_power_gate) in dcn314_enable_power_gating_plane()
H A Ddcn314_resource.c880 .disable_hubp_power_gate = false,
934 .disable_hubp_power_gate = true,
1940 dc->debug.disable_hubp_power_gate = true; in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h778 bool disable_hubp_power_gate; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c686 .disable_hubp_power_gate = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c165 if (hws->ctx->dc->debug.disable_hubp_power_gate) in dcn32_hubp_pg_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2723 dc->debug.disable_hubp_power_gate = true; in dcn20_resource_construct()
H A Ddcn20_hwseq.c514 if (hws->ctx->dc->debug.disable_hubp_power_gate) in dcn20_hubp_pg_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c686 if (hws->ctx->dc->debug.disable_hubp_power_gate) in dcn10_hubp_pg_control()