Lines Matching refs:gang
6701 * amdgpu_device_get_gang - return a reference to the current gang
6704 * Returns: A new reference to the current gang leader.
6717 * amdgpu_device_switch_gang - switch to a new gang
6719 * @gang: the gang to switch to
6721 * Try to switch to a new gang.
6722 * Returns: NULL if we switched to the new gang or a reference to the current
6723 * gang leader.
6726 struct dma_fence *gang)
6730 dma_fence_get(gang);
6734 if (old == gang)
6738 dma_fence_put(gang);
6743 old, gang) != old);
6805 * Wait for any gang to be assembled before switching to a