lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue,  9 May 2023 12:21:58 +0100
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     broonie@...nel.org
Cc:     perex@...ex.cz, tiwai@...e.com, lgirdwood@...il.com,
        ckeepax@...nsource.cirrus.com, kuninori.morimoto.gx@...esas.com,
        linux-kernel@...r.kernel.org, pierre-louis.bossart@...ux.intel.com,
        alsa-devel@...a-project.org,
        Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/4] ASoC: qcom: add display port module support.

This patchset adds support to displayport on AudioReach.
Patches are tested on X13s with two display ports.

Srinivas Kandagatla (4):
  ASoC: qcom: q6dsp-common: move channel allocation to common
  ASoC: qcom: audioreach: add support for DISPLAY PORT SINK module
  ASoC: qcom: q6dsp: add support to more display ports
  ASoC: qcom: q6apm: add support to display ports in lpass dais

 .../sound/qcom,q6dsp-lpass-ports.h            |  8 ++
 sound/soc/qcom/qdsp6/audioreach.c             | 75 +++++++++++++++++++
 sound/soc/qcom/qdsp6/audioreach.h             | 12 +++
 sound/soc/qcom/qdsp6/q6afe-dai.c              | 34 ++-------
 sound/soc/qcom/qdsp6/q6apm-lpass-dais.c       | 39 ++++++++++
 sound/soc/qcom/qdsp6/q6dsp-common.c           | 35 +++++++++
 sound/soc/qcom/qdsp6/q6dsp-common.h           |  1 +
 sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c      | 43 +++++++----
 8 files changed, 204 insertions(+), 43 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ