]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: avs: Read HW capabilities when possible
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 7 Apr 2025 11:23:45 +0000 (13:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 7 Apr 2025 13:39:57 +0000 (14:39 +0100)
commitb9a3ec604993074eb6f5d08b14fb7913d1fae48b
tree79a838661c7ef7c2a50aa9a69ebfe57d6795f773
parentacd2563f30886730757062b9b3efe8043daabbc3
ASoC: Intel: avs: Read HW capabilities when possible

Starting with LunarLake (LNL) and onward, some hardware capabilities are
visible to the sound driver directly. At the same time, these may no
longer be visible to the AudioDSP firmware. Update resource allocation
function to rely on the registers when possible.

Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Link: https://patch.msgid.link/20250407112352.3720779-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/hdaudio_ext.h
sound/hda/ext/hdac_ext_controller.c
sound/soc/intel/avs/avs.h
sound/soc/intel/avs/loader.c