Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c447 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dc_stream_add_writeback()
504 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dc_stream_remove_writeback()
Ddc_link.c3114 if (!IS_DIAG_DC(dc->ctx->dce_environment) && in core_link_enable_stream()
3282 if (!IS_DIAG_DC(dc->ctx->dce_environment) && in core_link_disable_stream()
Ddc.c192 if (!IS_DIAG_DC(dc->ctx->dce_environment)) in create_links()
2488 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in commit_planes_for_stream()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h75 #define IS_DIAG_DC(dce_environment) \ macro
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr.c161 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in rn_update_clocks()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c332 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn30_enable_writeback()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1397 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in update_bw_bounding_box()
1484 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment) || IS_DIAG_DC(ctx->dce_environment)) { in dcn21_pp_smu_create()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2801 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn10_disconnect_pipes()