Home
last modified time | relevance | path

Searched refs:pile (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/
DTODO93 18. There's a pile of sink handling code, both for DP and HDMI where I didn't
/Linux-v6.6/Documentation/trace/
Dintel_th.rst96 # .. wait for traces to pile up ..
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_main.c202 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump() argument
208 if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) { in i40e_get_lump()
211 pile ? "<valid>" : "<null>", needed, id); in i40e_get_lump()
218 if (pile == pf->qp_pile && pf->vsi[id]->type == I40E_VSI_FDIR) { in i40e_get_lump()
219 if (pile->list[pile->num_entries - 1] & I40E_PILE_VALID_BIT) { in i40e_get_lump()
222 pile->num_entries - 1); in i40e_get_lump()
225 pile->list[pile->num_entries - 1] = id | I40E_PILE_VALID_BIT; in i40e_get_lump()
226 return pile->num_entries - 1; in i40e_get_lump()
230 while (i < pile->num_entries) { in i40e_get_lump()
232 if (pile->list[i] & I40E_PILE_VALID_BIT) { in i40e_get_lump()
[all …]
Di40e_virtchnl_pf.c2681 struct i40e_lump_tracking *pile; in i40e_check_enough_queue() local
2692 pile = pf->qp_pile; in i40e_check_enough_queue()
2700 i < pile->num_entries; i++) { in i40e_check_enough_queue()
2701 if (pile->list[i] & I40E_PILE_VALID_BIT) in i40e_check_enough_queue()
2711 for (i = 0; i < pile->num_entries; i++) { in i40e_check_enough_queue()
2712 if (pile->list[i] & I40E_PILE_VALID_BIT) { in i40e_check_enough_queue()
/Linux-v6.6/Documentation/gpu/
Dtodo.rst109 now, but there's still a pile of existing drivers that easily could be
466 In a whole pile of panel drivers, we have code to make the
475 check from the individual panels and save a pile of code.
Ddrm-kms-helpers.rst25 * There's a big pile of helpers for handling outputs. First the generic bridge
Ddrm-kms.rst267 - An atomic update is assembled and validated as an entirely free-standing pile
/Linux-v6.6/Documentation/doc-guide/
Dcontributing.rst256 managed to turn a big pile into a group of smaller piles. The work of
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dgpio.txt273 Each offset runs from 0 to N. It is perfectly fine to pile any number of
/Linux-v6.6/Documentation/process/
D2.Process.rst101 worse; the pile of changes waiting for the next merge window will grow