Home
last modified time | relevance | path

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

/linux/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()
83 bool skip_pg = pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_dsc_pg_control()
182 bool skip_pg = pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_hubp_dpp_pg_control()
258 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_hpo_pg_control()
306 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_io_clk_pg_control()
388 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_plane_otg_pg_control()
/linux/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/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c86 if (dc->debug.ignore_pg) in dcn32_dsc_pg_control()
175 if (hws->ctx->dc->debug.ignore_pg) in dcn32_hubp_pg_control()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1184 if (dc->debug.ignore_pg) in dcn35_hw_block_power_down()
1261 if (dc->debug.ignore_pg) in dcn35_hw_block_power_up()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c1562 ctx->dc->debug.ignore_pg = false; in dcn35_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1168 bool ignore_pg;/*do nothing, let pmfw control it*/ member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c767 .ignore_pg = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c780 .ignore_pg = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c760 .ignore_pg = true,