diff options
| author | Tudor Ambarus <[email protected]> | 2021-12-15 11:01:13 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2022-01-05 10:20:04 +0000 |
| commit | 912f7c6f7fac273f40e621447cf17d14b50d6e5b (patch) | |
| tree | 05e19a8519adc0845e66610ede7a88908b59b42d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | dmaengine: at_xdmac: Fix lld view setting (diff) | |
| download | kernel-912f7c6f7fac273f40e621447cf17d14b50d6e5b.tar.gz kernel-912f7c6f7fac273f40e621447cf17d14b50d6e5b.zip | |
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
The hardware channel next descriptor view structure contains just
fields of 32 bits, while dma_addr_t can be of type u64 or u32
depending on CONFIG_ARCH_DMA_ADDR_T_64BIT. Force u32 to comply with
what the hardware expects.
Fixes: e1f7c9eee707 ("dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver")
Signed-off-by: Tudor Ambarus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
