]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Mon, 9 Oct 2017 20:35:12 +0000 (16:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Oct 2017 14:56:26 +0000 (10:56 -0400)
commit1fd16f36be687ce32e875f59363c16d7cf050988
tree22c80f9c114a5ce0ed373ca6efdd38a0c7de75ec
parent8a5776a5f49812d29fe4b2d0a2d71675c3facf3f
drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data

asic_type information is passed to ACP DMA Driver as platform data.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c