diff options
| author | Sameer Pujar <[email protected]> | 2020-05-04 13:46:15 +0530 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2020-05-04 11:51:23 +0200 |
| commit | 67ae482a59e951c346b5a55a756504bc58ce7cfa (patch) | |
| tree | 516c3ff2664459e741b39e5ddd8d5411a4d71f0b /tools/perf/scripts/python/futex-contention.py | |
| parent | bb9b02a4589cee66cdb92eb9b7191d6557afdd6f (diff) | |
ALSA: hda: add member to store ratio for stripe control
Stripe control programming is governed by following formula, which is
referenced from the HD Audio specification(Revision 1.0a).
{ ((num_channels * bits_per_sample) / number of SDOs) >= 8 }
Currently above is implemented in snd_hdac_get_stream_stripe_ctl().
This patch introduces a structure member to store the default factor
of '8'. If any HW wants to use a different value, this member can be
easily updated.
Signed-off-by: Sameer Pujar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions