diff options
author | Jiada Wang <[email protected]> | 2018-09-03 07:07:43 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-09-03 14:37:17 +0100 |
commit | 5e45a6fab3b90ca300e13191fc68baaa8e37d1d4 (patch) | |
tree | 632e06a2b884d254281c203b57276f7287500fc3 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | 599da084e041b877ef89211dcbb4c7bd8380049d (diff) |
ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
DMA address calculated by rsnd_dma_addr() only considers BUSIF0 so far.
But BUSIF1 ~ BUSIF7 also maybe used, in the future.
This patch updates DMA address calculations, to also consider
BUSIF number used by SSI.
One note is that we can't support SSI9-4/5/6/7 so far,
because its address is out of calculation rule.
Signed-off-by: Jiada Wang <[email protected]>
Signed-off-by: Timo Wischer <[email protected]>
[kuninori: adjust to upstreaming]
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions