Searched refs:use_mall_for_cursor (Results 1 – 3 of 3) sorted by relevance
121 bool use_mall_for_cursor; in hubp32_cursor_set_attributes() local139 use_mall_for_cursor = cursor_size > 16384 ? 1 : 0; in hubp32_cursor_set_attributes()165 REG_UPDATE(DCHUBP_MALL_CONFIG, USE_MALL_FOR_CURSOR, use_mall_for_cursor); in hubp32_cursor_set_attributes()181 hubp->use_mall_for_cursor = use_mall_for_cursor; in hubp32_cursor_set_attributes()
135 bool use_mall_for_cursor; member
3037 p->HUBP0_DCHUBP_MALL_CONFIG__USE_MALL_FOR_CURSOR = hubp->use_mall_for_cursor; in dcn401_update_cursor_offload_pipe()