Searched refs:num_active (Results 1 – 7 of 7) sorted by relevance
46 unsigned num_active; member117 lds->num_active ? lds->num_active : 1); in vmw_ldu_commit_list()134 BUG_ON(i != lds->num_active); in vmw_ldu_commit_list()136 lds->last_num_active = lds->num_active; in vmw_ldu_commit_list()150 if (--(ld->num_active) == 0) { in vmw_ldu_del_active()168 BUG_ON(!ld->num_active && ld->fb); in vmw_ldu_add_active()191 ld->num_active++; in vmw_ldu_add_active()499 dev_priv->ldu_priv->num_active = 0; in vmw_kms_ldu_init_display()
420 __u16 num_active; /* number of active units */ member
1888 info.num_active = qib_count_active_units(); in qib_ctxt_info()
3825 const int num_active, in intel_get_ddb_size() argument3848 if (0 && (num_active > 1 || total_data_bw >= GBps(12))) { in intel_get_ddb_size()3864 int *num_active /* out */) in skl_ddb_get_pipe_allocation_limits() argument3878 *num_active = hweight32(dev_priv->active_crtcs); in skl_ddb_get_pipe_allocation_limits()3883 *num_active = hweight32(intel_state->active_crtcs); in skl_ddb_get_pipe_allocation_limits()3885 *num_active = hweight32(dev_priv->active_crtcs); in skl_ddb_get_pipe_allocation_limits()3888 *num_active, ddb); in skl_ddb_get_pipe_allocation_limits()3947 int num_active) in skl_cursor_allocation() argument3970 return max(num_active == 1 ? 32 : 8, min_ddb_alloc); in skl_cursor_allocation()4347 int num_active; in skl_allocate_pipe_ddb() local[all …]
1239 int num_active; in rx_buff_mgmt_show() local1251 num_active = wil_print_rx_buff(s, &rbm->active); in rx_buff_mgmt_show()1256 num_active + num_free); in rx_buff_mgmt_show()
1144 cinfo.num_active = hfi1_count_active_units(); in get_ctxt_info()
4292 int num_active = 0; in count_crtc_active_planes() local4309 num_active += 1; in count_crtc_active_planes()4314 num_active += (new_plane_state->fb != NULL); in count_crtc_active_planes()4317 return num_active; in count_crtc_active_planes()