drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_location
authorOak Zeng <Oak.Zeng@amd.com>
Thu, 7 Mar 2019 23:00:20 +0000 (17:00 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:50 +0000 (15:36 -0500)
commit83afe835eba5f43193efe0c97e8c7cad2415fee5
treeaa119b2e85fb453d4891370fb0d17c25db2f8500
parente0634e8d6b90b4be1287dde7e0688c70d4fef0a5
drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_location

Use function parameter mc as the second parameter of amdgpu_gmc_vram_location,
so codes look more consistent.

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Christian Konig <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c