Re: [PATCH v2 1/5] drm/amdgpu: update the handle ptr in early_init

2024-09-30 Thread Khatri, Sunil
Sure Christian. Changes related to dummy functions i was planning to remove in a separate patch as there are many empty functions. Also related to using the local variable ip_block also i am planning to take in one separate commit as it impacts all the functions where these changes are being d

Re: [PATCH v2 1/5] drm/amdgpu: update the handle ptr in early_init

2024-09-30 Thread Christian König
Am 27.09.24 um 17:00 schrieb Sunil Khatri: update the handle ptr to amdgpu_ip_block ptr for all functions pointers on early_init. Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c| 24 +-- dr

[PATCH v2 1/5] drm/amdgpu: update the handle ptr in early_init

2024-09-27 Thread Sunil Khatri
update the handle ptr to amdgpu_ip_block ptr for all functions pointers on early_init. Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c| 24 +-- drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 5