Re: [PATCH v4] drm/amdkfd: Set correct svm range actual loc after spliting

2024-01-15 Thread Chen, Xiaogang
With a nitpick below, this patch is: Reviewed-by:Xiaogang Chen On 1/15/2024 4:02 PM, Philip Yang wrote: While svm range partial migrating to system memory, clear dma_addr vram domain flag, otherwise the future split will get incorrect vram_pages and actual loc. After range spliting, set new

[PATCH v4] drm/amdkfd: Set correct svm range actual loc after spliting

2024-01-15 Thread Philip Yang
While svm range partial migrating to system memory, clear dma_addr vram domain flag, otherwise the future split will get incorrect vram_pages and actual loc. After range spliting, set new range and old range actual_loc: new range actual_loc is 0 if new->vram_pages is 0. old range actual_loc is 0 i