Re: [PATCH 06/13] drm/amdgpu: rename gmc.aper_base/size

2023-02-06 Thread Christian König
Am 03.02.23 um 20:08 schrieb Shashank Sharma: From: Alex Deucher This patch renames aper_base and aper_size parameters (in adev->gmc), to vram_aper_base and vram_aper_size, to differentiate it from the doorbell BAR. Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma Acked-by: Chris

[PATCH 06/13] drm/amdgpu: rename gmc.aper_base/size

2023-02-03 Thread Shashank Sharma
From: Alex Deucher This patch renames aper_base and aper_size parameters (in adev->gmc), to vram_aper_base and vram_aper_size, to differentiate it from the doorbell BAR. Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers