Home
last modified time | relevance | path

Searched refs:disable_dsc_power_gate (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_hwseq.c165 if (hws->ctx->dc->debug.disable_dsc_power_gate) in dcn302_dsc_pg_control()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c248 if (hws->ctx->dc->debug.disable_dsc_power_gate) in dcn314_dsc_pg_control()
329 if (enable && !hws->ctx->dc->debug.disable_dsc_power_gate) in dcn314_enable_power_gating_plane()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c308 if (hws->ctx->dc->debug.disable_dsc_power_gate) in dcn31_dsc_pg_control()
384 if (enable && !hws->ctx->dc->debug.disable_dsc_power_gate) in dcn31_enable_power_gating_plane()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc.h744 bool disable_dsc_power_gate; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c79 if (hws->ctx->dc->debug.disable_dsc_power_gate) in dcn32_dsc_pg_control()
Ddcn32_resource.c737 .disable_dsc_power_gate = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c735 .disable_dsc_power_gate = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c352 if (hws->ctx->dc->debug.disable_dsc_power_gate) in dcn20_dsc_pg_control()