Home
last modified time | relevance | path

Searched refs:ignore_pg (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/pg/dcn35/
Ddcn35_pg_cntl.c52 if (pg_cntl->ctx->dc->debug.ignore_pg) in pg_cntl35_dsc_pg_status()
89 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_dsc_pg_control()
193 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_hubp_dpp_pg_control()
267 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_hpo_pg_control()
315 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_io_clk_pg_control()
397 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_plane_otg_pg_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
Ddcn351_hwseq.c105 if (!pg_cntl || dc->debug.ignore_pg) in dcn351_hw_block_power_down()
158 if (!pg_cntl || dc->debug.ignore_pg) in dcn351_hw_block_power_up()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c505 if (hws->ctx->dc->debug.ignore_pg) in dcn35_dsc_pg_control()
560 if (hws->ctx->dc->debug.ignore_pg) in dcn35_enable_power_gating_plane()
1210 if (dc->debug.ignore_pg) in dcn35_hw_block_power_down()
1287 if (dc->debug.ignore_pg) in dcn35_hw_block_power_up()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h1034 bool ignore_pg;/*do nothing, let pmfw control it*/ member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
Ddcn35_clk_mgr.c1221 ctx->dc->debug.ignore_pg = false; in dcn35_clk_mgr_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn351/
Ddcn351_resource.c762 .ignore_pg = true,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c782 .ignore_pg = true,