Home
last modified time | relevance | path

Searched refs:IS_DIAG_DC (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr_vbios_smu.c159 if (!IS_DIAG_DC(dc->ctx->dce_environment)) in rn_vbios_smu_set_dispclk()
231 if (!IS_DIAG_DC(dc->ctx->dce_environment)) in rn_vbios_smu_set_dppclk()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c480 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dc_stream_add_writeback()
537 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dc_stream_remove_writeback()
Ddc_link.c4271 if (!IS_DIAG_DC(dc->ctx->dce_environment) && in core_link_enable_stream()
4465 if (!IS_DIAG_DC(dc->ctx->dce_environment) && in core_link_disable_stream()
Ddc.c3387 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in commit_planes_for_stream()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Dvg_clk_mgr.c120 if (display_count == 0 && !IS_DIAG_DC(dc->ctx->dce_environment)) { in vg_update_clocks()
154 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in vg_update_clocks()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddcn31_fpu.c567 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn31_update_bw_bounding_box()
716 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn316_update_bw_bounding_box()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddcn314_fpu.c192 if (!IS_DIAG_DC(dc->ctx->dce_environment) && dc->config.use_default_clock_table == false) { in dcn314_update_bw_bounding_box_fpu()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn301/
Ddcn301_fpu.c336 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn301_update_bw_bounding_box()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h75 #define IS_DIAG_DC(dce_environment) \ macro
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_clk_mgr.c210 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn316_update_clocks()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_clk_mgr.c207 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn31_update_clocks()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_clk_mgr.c173 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn315_update_clocks()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
Ddcn314_clk_mgr.c239 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn314_update_clocks()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c336 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn30_enable_writeback()