soft/topology
Mengdong Lin 4c9e3ddaf3 topology: Add 3 HDMI/DP PCMs and backends for GLK
Define 3 new PCMs and backends for HDMI/DP playback on GLK platform.

Here are the updated pipelines in sof-glk-da7219.m4:
PCM0  ----> volume (pipe 1)   ---> SSP1 (speaker - maxim98357a, BE link 0)
PCM1  <---> volume (pipe 2,3) <--> SSP2 (headset - da7219, BE link 1)
PCM99 <---- volume (pipe 4)   <--- DMIC0 (dmic capture, BE link 2)
PCM5  ----> volume (pipe 5)   ---> iDisp1 (HDMI/DP playback, BE link 3)
PCM6  ----> Volume (pipe 6)   ---> iDisp2 (HDMI/DP playback, BE link 4)
PCM7  ----> volume (pipe 7)   ---> iDisp3 (HDMI/DP playback, BE link 5)

There is also support for changing HDMI/DP pipelines to pass-through for
validation purpose, which is commented off by default.

Pleaes note that 3 virtual widgets hifi1~3 are removed, because they'll
be created by HDMI codec driver. This m4 was verified on GLK platform.
2018-09-06 15:16:55 -04:00
..
common topology: modify tlv data to match volume range supported by firmware 2018-03-23 11:37:04 +00:00
m4 Merge pull request #65 from juimonen/m4debug 2018-09-04 13:09:03 +01:00
platform tplg: add nocodec topology for icelake 2018-07-16 09:59:02 +08:00
sof Decrease SRC pipeline buffers RAM size and update PCM configuration 2018-08-21 13:31:01 +03:00
test topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
Makefile.am topology: make building tests into a separate target 2018-09-04 17:50:43 +03:00
sof-apl-da7219.m4 topology: first try of m4 debug macros 2018-09-04 15:04:53 +03:00
sof-apl-hdmi.m4 topology: Create HDMI only m4 file for APL 2018-09-03 21:51:52 -04:00
sof-apl-nocodec.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-apl-pcm512x.m4 topology: first try of m4 debug macros 2018-09-04 15:04:53 +03:00
sof-apl-tdf8532.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-apl-wm8804.m4 topology: add support for wm8804 2018-08-22 21:46:01 -05:00
sof-bdw-rt286.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-bdw-rt5640.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-byt-da7213.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-byt-nocodec.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-byt-rt5640.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-byt-rt5645.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-byt-rt5651.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-cht-max98090.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-cht-nocodec.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-cnl-rt274.m4 topology: add some virtual widgets to topology of cnl 2018-08-14 17:47:29 +08:00
sof-glk-da7219.m4 topology: Add 3 HDMI/DP PCMs and backends for GLK 2018-09-06 15:16:55 -04:00
sof-hsw-rt5640.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00
sof-icl-nocodec.m4 topology: changes to SectionPCM macros 2018-07-25 21:24:20 -07:00