]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ALSA: hda/intel: enforce stricter period-size alignment for Intel NVL
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Wed, 8 Apr 2026 08:45:13 +0000 (11:45 +0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Apr 2026 12:09:33 +0000 (14:09 +0200)
commit082c192c0dd03f685514c9ce2eb0a80fd28e2175
tree4756c1830511a882f6326d1c1d59badbfbdf0903
parent8508e9118649f13f7b857e9e10147b241db615d7
ALSA: hda/intel: enforce stricter period-size alignment for Intel NVL

Intel ACE4 based products set more strict constraints on HDA BDLE start
address and length alignment. Modify capability flags to drop
AZX_DCAPS_NO_ALIGN_BUFSIZE for Intel Nova Lake platforms.

Fixes: 7f428282fde3 ("ALSA: hda: controllers: intel: add support for Nova Lake")
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20260408084514.24325-2-peter.ujfalusi@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/controllers/intel.c