Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Audioreach Topology
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Linaro
qcomlt
Audioreach Topology
Commits
4c44f2d4
Commit
4c44f2d4
authored
1 year ago
by
Srini Kandagatla
Browse files
Options
Downloads
Patches
Plain Diff
audioreach: sc8280xp: add fixed point data format for DP
Signed-off-by:
Srinivas Kandagatla
<
srinivas.kandagatla@linaro.org
>
parent
765fbac0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SC8280XP-LENOVO-X13S.m4
+2
-2
2 additions, 2 deletions
SC8280XP-LENOVO-X13S.m4
with
2 additions
and
2 deletions
SC8280XP-LENOVO-X13S.m4
+
2
−
2
View file @
4c44f2d4
...
...
@@ -65,13 +65,13 @@ dnl
dnl Display port0 Playback
DEVICE_SG_ADD(audioreach/subgraph-device-display-port-playback.m4, `DISPLAY_PORT_RX_0', DISPLAY_PORT_RX_0,
`S16_LE', 48000, 48000, 2, 2,
0, 0, 0,
0
,
0, 0, 0,
DATA_FORMAT_FIXED_POINT
,
0x00004012, 0x00004012, 0x00006120, `DISPLAY_PORT_RX_0')
dnl
dnl Display port1 Playback
DEVICE_SG_ADD(audioreach/subgraph-device-display-port-playback.m4, `DISPLAY_PORT_RX_1', DISPLAY_PORT_RX_1,
`S16_LE', 48000, 48000, 2, 2,
0, 0, 0,
0
,
0, 0, 0,
DATA_FORMAT_FIXED_POINT
,
0x00004013, 0x00004013, 0x00006130, `DISPLAY_PORT_RX_1')
dnl VA Capture
DEVICE_SG_ADD(audioreach/subgraph-device-codec-dma-capture.m4, `VA_CODEC_DMA_TX_0', VA_CODEC_DMA_TX_0,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment