diff options
| author | Tai Man <[email protected]> | 2019-06-28 11:40:38 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-07-18 14:27:26 -0500 |
| commit | 1b1ff454bd66f9b3117aafe3c39df0b3efecd629 (patch) | |
| tree | 899239a87d947272e5f3e1a8d2a32367d8ffb757 /tools/perf/scripts/python | |
| parent | f53fc02b9ac38ad096842bea7880e6c066e01814 (diff) | |
drm/amd/display: Increase size of audios array
[Why]
The audios array defined in "struct resource_pool" is only 6 (MAX_PIPES)
but the max number of audio devices (num_audio) is 7. In some projects,
it will run out of audios array.
[How]
Incraese the audios array size to 7.
Signed-off-by: Tai Man <[email protected]>
Reviewed-by: Joshua Aberback <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions