Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_object.c683 int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved, in radeon_bo_check_tiling() argument
698 if (!has_moved) in radeon_bo_check_tiling()
706 if ((bo->surface_reg >= 0) && !has_moved) in radeon_bo_check_tiling()
Dradeon_object.h161 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,