Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
amdgpu_ttm.c | 467 struct dma_fence *wipe_fence = NULL; local in function:amdgpu_move_blit 470 NULL, &wipe_fence); 473 } else if (wipe_fence) { 475 fence = wipe_fence; |
amdgpu_ttm.c | 467 struct dma_fence *wipe_fence = NULL; local in function:amdgpu_move_blit 470 NULL, &wipe_fence); 473 } else if (wipe_fence) { 475 fence = wipe_fence; |