Searched refs:radeon_bo_check_tiling (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_object.c | 242 radeon_bo_check_tiling(bo, 0, 0); in radeon_bo_kmap() 251 radeon_bo_check_tiling(bo, 0, 0); in radeon_bo_kunmap() 676 int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved, in radeon_bo_check_tiling() function 713 radeon_bo_check_tiling(rbo, 0, 1); in radeon_bo_move_notify() 728 radeon_bo_check_tiling(rbo, 0, 0); in radeon_bo_fault_reserve_notify()
|
| H A D | radeon_object.h | 161 extern int radeon_bo_check_tiling(struct radeon_bo *bo, bool has_moved,
|