On Wed, 05 May 2021, Ville Syrjälä ville.syrjala@linux.intel.com wrote:
On Wed, May 05, 2021 at 07:18:30AM -0700, Andi Kleen wrote:
What do I miss when you say there is no bug?
We always use dev_priv->wm.skl_latency[] for gen9+. See {pri,spr,cur}_wm_latency_show(), skl_setup_wm_latency(), etc.
Granted, we should probably make this more obvious and/or pass in the buf size to make it easier to see what's going on.
BR, Jani.