Re: [PATCH 7/7] drm/amdgpu: tlbs invalidate replaced by kiq_pm4_funcs

2020-01-10 Thread Christian König
The end result looks good, but you should consider re-ordering this patch set. That would clean things up and make review much easier. Adding code first and then removing it later on in the same patch set is not a good practice. Regards, Christian. Am 10.01.20 um 01:04 schrieb Alex Sierra:

[PATCH 7/7] drm/amdgpu: tlbs invalidate replaced by kiq_pm4_funcs

2020-01-09 Thread Alex Sierra
TLBs invalidation was removed from gmc_v9 and gmc_v10 files. This implementation has been moved to kiq_pm4_funcs calls. Change-Id: I66463e2e5fdf7611ef4a802eb517ae0d269987c3 Signed-off-by: Alex Sierra --- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 32 ++