Searched refs:using_dml21 (Results 1 – 6 of 6) sorted by relevance
738 …if ((in_dc->debug.using_dml21) && (in_dc->ctx->dce_version == DCN_VERSION_4_01 || in_dc->ctx->dce_… in dml2_init()777 …if ((in_dc->debug.using_dml21) && (in_dc->ctx->dce_version == DCN_VERSION_4_01 || in_dc->ctx->dce_… in dml2_create()848 …if ((in_dc->debug.using_dml21) && (in_dc->ctx->dce_version == DCN_VERSION_4_01 || in_dc->ctx->dce_… in dml2_reinit()
718 .using_dml21 = true,1627 if (dc->debug.using_dml21) in dcn401_prepare_mcache_programming()
1010 bool using_dml21; member
175 if (clk_mgr->ctx->dc->debug.using_dml21) { in dcn401_build_wm_range_table()
722 .using_dml21 = false, // TODO : Temporary for N-1 validation. Remove after N-1 is done.
1984 adev->dm.dc->debug.using_dml21 = true; in amdgpu_dm_init()
Completed in 44 milliseconds