diff options
author | Tai Man <[email protected]> | 2019-06-28 11:40:38 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-07-18 14:17:20 -0500 |
commit | 7352193a33dfc9b69ba3bf6a8caea925b96243b1 (patch) | |
tree | 4a9d7a458380a42f117892892472ef32fb746d40 /lib/mpi/mpi-internal.h | |
parent | 58caae27df41d2ef3b1ae3bd06284da5b85ac288 (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 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions