Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.c3141 if (!IS_DIAG_DC(dc->ctx->dce_environment) && in core_link_enable_stream()
3309 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()
2490 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in commit_planes_for_stream()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h75 #define IS_DIAG_DC(dce_environment) \ macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr.c163 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in rn_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c332 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn30_enable_writeback()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1411 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in update_bw_bounding_box()
1498 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment) || IS_DIAG_DC(ctx->dce_environment)) { in dcn21_pp_smu_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2811 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn10_disconnect_pipes()