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

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_object.h150 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,
H A Dradeon_object.c542 int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved, argument
557 if (!has_moved)
565 if ((bo->surface_reg >= 0) && !has_moved)

Completed in 131 milliseconds