Searched refs:zbc_color_max (Results 1 – 2 of 2) sorted by relevance
100 for (i = ltc->zbc_color_min; i <= ltc->zbc_color_max; i++) in nvkm_ltc_init()143 ltc->zbc_color_max = min(func->zbc_color, NVKM_LTC_MAX_ZBC_COLOR_CNT) - 1; in nvkm_ltc_new_()
23 int zbc_color_max; member