drm/amdgpu: reserved buffer is not needed with ip discovery enabled
authorAaron Liu <aaron.liu@amd.com>
Wed, 13 Jan 2021 09:14:02 +0000 (17:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Jun 2021 20:03:12 +0000 (16:03 -0400)
commitbea75349945f4a446d29e434dad40ec78ff5fcbc
tree5a11dadaf0086393d9d329fea709b1fb6bfced79
parente15a5fb9b6ac2556a4fe59dba5faa34c695e8b73
drm/amdgpu: reserved buffer is not needed with ip discovery enabled

When IP discovery enabled, the reserved buffer has been alloacted.

Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c