OSDN Git Service

drm/amdgpu: Use apt name for FW reserved region
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 24 Feb 2023 12:31:38 +0000 (18:01 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:56:42 +0000 (09:56 -0400)
commitdb3b5cb64a9ca301d14ed027e470834316720e42
tree7b16abbf650bcdd841eec83550bfbbcc3da35e17
parentbc71daff4f147377674e14589fb651bb36f44d4b
drm/amdgpu: Use apt name for FW reserved region

Use the generic term fw_reserved_memory for FW reserve region. This
region may also hold discovery TMR in addition to other reserve
regions. This region size could be larger than discovery tmr size, hence
don't change the discovery tmr size based on this.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h