Searched refs:log2cpp (Results 1 – 1 of 1) sorted by relevance
941 uint8_t log2cpp; in nve4_set_surface_info() local987 log2cpp = (0xf000 & nve4_su_format_aux_map[view->format]) >> 12; in nve4_set_surface_info()994 info[13] = (0x06 << 22) | ((width << log2cpp) - 1); in nve4_set_surface_info()1008 info[1] |= log2cpp << 16; in nve4_set_surface_info()