Home
last modified time | relevance | path

Searched refs:ignore_pg (Results 1 – 6 of 6) 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/
H A Ddc.h1173 bool ignore_pg;/*do nothing, let pmfw control it*/ member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c794 .ignore_pg = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c781 .ignore_pg = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c774 .ignore_pg = true,