Searched refs:radeon_bo_check_tiling (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/dev/drm2/radeon/ |
| D | radeon_object.c | 193 radeon_bo_check_tiling(bo, 0, 0); in radeon_bo_kmap() 202 radeon_bo_check_tiling(bo, 0, 0); in radeon_bo_kunmap() 548 int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved, in radeon_bo_check_tiling() function 584 radeon_bo_check_tiling(rbo, 0, 1); in radeon_bo_move_notify() 598 radeon_bo_check_tiling(rbo, 0, 0); in radeon_bo_fault_reserve_notify()
|
| D | radeon_object.h | 150 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,
|
| D | radeon_fb.c | 177 radeon_bo_check_tiling(rbo, 0, 0); in radeonfb_create_pinned_object()
|