Searched refs:num_active (Results 1 – 2 of 2) sorted by relevance
320 int num_active = 0; in count_crtc_active_planes() local337 num_active += 1; in count_crtc_active_planes()342 num_active += (new_plane_state->fb != NULL); in count_crtc_active_planes()345 return num_active; in count_crtc_active_planes()
736 int num_active) in skl_cursor_allocation() argument762 return max(num_active == 1 ? 32 : 8, min_ddb_alloc); in skl_cursor_allocation()1497 int num_active = hweight8(dbuf_state->active_pipes); in skl_crtc_allocate_plane_ddb() local1517 cursor_size = skl_cursor_allocation(crtc_state, num_active); in skl_crtc_allocate_plane_ddb()