drm/amd/display: minor cleanup of vm_setup
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Feb 2023 04:38:01 +0000 (23:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Feb 2023 15:04:08 +0000 (10:04 -0500)
commit4d2c6e89ceec701d93e12161665cee43010555dd
tree5608deff93e15df76eb3dd83fa78d4c069868013
parent73ac3f22f518d3307695729d41ef49d4209aa8af
drm/amd/display: minor cleanup of vm_setup

Use fb_start/end for consistency with gmc code for non-
XGMI systems, they are equivalent to vram_start/end.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c