Searched refs:radeon_bo_check_tiling (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_object.c189 radeon_bo_check_tiling(bo, 0, 0);
198 radeon_bo_check_tiling(bo, 0, 0);
542 int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved, function
546 ("radeon_bo_check_tiling: radeon_bo is not reserved && !force_drop"));
578 radeon_bo_check_tiling(rbo, 0, 1);
592 radeon_bo_check_tiling(rbo, 0, 0);
H A Dradeon_object.h150 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,
H A Dradeon_fb.c177 radeon_bo_check_tiling(rbo, 0, 0);

Completed in 48 milliseconds