Home
last modified time | relevance | path

Searched refs:trim_list (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vram_mgr.c497 struct list_head *trim_list; in amdgpu_vram_mgr_new() local
501 trim_list = &vres->blocks; in amdgpu_vram_mgr_new()
511 trim_list = &temp; in amdgpu_vram_mgr_new()
522 trim_list); in amdgpu_vram_mgr_new()
526 list_splice_tail(trim_list, &vres->blocks); in amdgpu_vram_mgr_new()

Completed in 4 milliseconds