Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c1484 unsigned pkr0_mask = ((1 << rb_per_pkr) - 1) << (se * rb_per_se); in ac_get_harvested_configs() local
1485 unsigned pkr1_mask = pkr0_mask << rb_per_pkr; in ac_get_harvested_configs()
1499 pkr0_mask &= rb_mask; in ac_get_harvested_configs()
1501 if (rb_per_se > 2 && (!pkr0_mask || !pkr1_mask)) { in ac_get_harvested_configs()
1504 if (!pkr0_mask) { in ac_get_harvested_configs()