drm/amdgpu: Enable S/G for Yellow Carp
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 14 Jan 2021 19:49:27 +0000 (14:49 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Aug 2021 19:08:38 +0000 (15:08 -0400)
commitc5d3c9a093d353e7f38183a70df425f92e3c329d
tree43334e8b35a387a3579244841f9271ab50b88929
parent4a9bd6db19be735f5f9d883ed15fb2b70ba36187
drm/amdgpu: Enable S/G for Yellow Carp

Missing code for Yellow Carp to enable scatter gather - follows how
DCN21 support was added.

Tested that 8k framebuffer allocation and display can now succeed after
applying the patch.

v2: Add hookup in DM

Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c