Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/Documentation/trace/
Dintel_th.rst96 # .. wait for traces to pile up ..
/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_main.c208 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump() argument
214 if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) { in i40e_get_lump()
217 pile ? "<valid>" : "<null>", needed, id); in i40e_get_lump()
224 if (pile == pf->qp_pile && pf->vsi[id]->type == I40E_VSI_FDIR) { in i40e_get_lump()
225 if (pile->list[pile->num_entries - 1] & I40E_PILE_VALID_BIT) { in i40e_get_lump()
228 pile->num_entries - 1); in i40e_get_lump()
231 pile->list[pile->num_entries - 1] = id | I40E_PILE_VALID_BIT; in i40e_get_lump()
232 return pile->num_entries - 1; in i40e_get_lump()
236 while (i < pile->num_entries) { in i40e_get_lump()
238 if (pile->list[i] & I40E_PILE_VALID_BIT) { in i40e_get_lump()
[all …]
Di40e_virtchnl_pf.c2715 struct i40e_lump_tracking *pile; in i40e_check_enough_queue() local
2726 pile = pf->qp_pile; in i40e_check_enough_queue()
2734 i < pile->num_entries; i++) { in i40e_check_enough_queue()
2735 if (pile->list[i] & I40E_PILE_VALID_BIT) in i40e_check_enough_queue()
2745 for (i = 0; i < pile->num_entries; i++) { in i40e_check_enough_queue()
2746 if (pile->list[i] & I40E_PILE_VALID_BIT) { in i40e_check_enough_queue()
/linux-6.6.21/Documentation/gpu/
Dtodo.rst109 now, but there's still a pile of existing drivers that easily could be
465 In a whole pile of panel drivers, we have code to make the
474 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-6.6.21/Documentation/doc-guide/
Dcontributing.rst256 managed to turn a big pile into a group of smaller piles. The work of
/linux-6.6.21/Documentation/devicetree/bindings/gpio/
Dgpio.txt273 Each offset runs from 0 to N. It is perfectly fine to pile any number of
/linux-6.6.21/Documentation/process/
D2.Process.rst101 worse; the pile of changes waiting for the next merge window will grow