Searched refs:si_coherency (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_cp_dma.c | 148 uint64_t remaining_size, unsigned user_flags, enum si_coherency coher, in si_cp_dma_prepare() 202 unsigned value, unsigned user_flags, enum si_coherency coher, in si_cp_dma_clear_buffer() 254 enum si_coherency coher, enum si_cache_policy cache_policy, in si_cp_dma_realign_engine() 292 unsigned size, unsigned user_flags, enum si_coherency coher, in si_cp_dma_copy_buffer()
|
D | si_compute_blit.c | 33 static enum si_cache_policy get_cache_policy(struct si_context *sctx, enum si_coherency coher, in get_cache_policy() 45 unsigned si_get_flush_flags(struct si_context *sctx, enum si_coherency coher, in si_get_flush_flags() 119 const uint32_t *clear_value, enum si_coherency coher) in si_compute_clear_12bytes_buffer() 183 enum si_coherency coher) in si_compute_do_clear_or_copy() 281 enum si_coherency coher, bool force_cpdma) in si_clear_buffer() 391 enum si_coherency coher = SI_COHERENCY_SHADER; in si_copy_buffer()
|
D | si_pipe.h | 242 enum si_coherency enum 1336 unsigned si_get_flush_flags(struct si_context *sctx, enum si_coherency coher, 1340 enum si_coherency coher, bool force_cpdma); 1369 unsigned value, unsigned user_flags, enum si_coherency coher, 1373 unsigned size, unsigned user_flags, enum si_coherency coher,
|