diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-12-07 13:39:45 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-13 19:32:51 +0000 |
commit | 288fad2f71fa0b989c075d4984879c26d47cfb06 (patch) | |
tree | 12fe2ff3a818c58c4de4a467042f01e627e5685f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ae81d8fd57ff7d2b421c80f0f9426d9e775023b5 (diff) |
ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position information
The code inherited from the Skylake driver does not seem to follow any
known hardware recommendations.
The only two recommended options are
a) use DPIB registers if VC1 traffic is not allowed
b) use DPIB DDR update if VC1 traffic is used
In all of SOF-based updated, VC1 is not supported so we can 'safely'
move to using DPIB registers only.
This patch keeps the legacy code, in case there was an undocumented
issue lost to history, and adds the DPIB DDR update for additional
debug.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions