Searched refs:cp_coher_size (Results 1 – 3 of 3) sorted by relevance
106 u32 cp_coher_size; in cp_set_surface_sync() local111 cp_coher_size = 0xffffffff; in cp_set_surface_sync()113 cp_coher_size = ((size + 255) >> 8); in cp_set_surface_sync()118 OUT_RING(cp_coher_size); in cp_set_surface_sync()
87 u32 cp_coher_size; in cp_set_surface_sync() local90 cp_coher_size = 0xffffffff; in cp_set_surface_sync()92 cp_coher_size = ((size + 255) >> 8); in cp_set_surface_sync()96 radeon_ring_write(rdev, cp_coher_size); in cp_set_surface_sync()
101 u32 cp_coher_size; in cp_set_surface_sync() local104 cp_coher_size = 0xffffffff; in cp_set_surface_sync()106 cp_coher_size = ((size + 255) >> 8); in cp_set_surface_sync()110 radeon_ring_write(rdev, cp_coher_size); in cp_set_surface_sync()