Searched refs:bytes_mapped_limit (Results 1 – 4 of 4) sorted by relevance
371 uint64_t bytes_mapped_limit; member
1737 if (!ttrans->staging && tc->bytes_mapped_limit && in tc_transfer_unmap()1738 tc->bytes_mapped_estimate > tc->bytes_mapped_limit) { in tc_transfer_unmap()
783 ((struct threaded_context *) tc)->bytes_mapped_limit = total_ram / 4; in si_pipe_create_context()
3410 - radeonsi: use thread_context::bytes_mapped_limit