Home
last modified time | relevance | path

Searched refs:has_moved (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A 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()
H A Dradeon_object.h161 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_object.h164 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,
H A Dradeon_object.c747 int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved, in radeon_bo_check_tiling() argument
762 if (!has_moved) in radeon_bo_check_tiling()
770 if ((bo->surface_reg >= 0) && !has_moved) in radeon_bo_check_tiling()

Completed in 3 milliseconds