Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/pg/dcn35/
H A 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.15/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A 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.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c519 if (hws->ctx->dc->debug.ignore_pg) in dcn35_dsc_pg_control()
574 if (hws->ctx->dc->debug.ignore_pg) in dcn35_enable_power_gating_plane()
1234 if (dc->debug.ignore_pg) in dcn35_hw_block_power_down()
1311 if (dc->debug.ignore_pg) in dcn35_hw_block_power_up()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1054 bool ignore_pg;/*do nothing, let pmfw control it*/ member
/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c1409 ctx->dc->debug.ignore_pg = false; in dcn35_clk_mgr_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c781 .ignore_pg = true,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c762 .ignore_pg = true,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c761 .ignore_pg = true,