Searched refs:tg_enabled (Results 1 – 2 of 2) sorted by relevance
713 bool tg_enabled[MAX_PIPES] = {false}; in dcn35_init_pipes() local797 tg_enabled[i] = true; in dcn35_init_pipes()842 if (tg_enabled[i]) { in dcn35_init_pipes()847 if ((bot_id < MAX_MPCC) && (bot_id < MAX_PIPES) && (!tg_enabled[bot_id])) in dcn35_init_pipes()
1359 bool tg_enabled[MAX_PIPES] = {false}; in dcn10_init_pipes() local1443 tg_enabled[i] = true; in dcn10_init_pipes()1488 if (tg_enabled[i]) { in dcn10_init_pipes()1493 if ((bot_id < MAX_MPCC) && (bot_id < MAX_PIPES) && (!tg_enabled[bot_id])) in dcn10_init_pipes()