Home
last modified time | relevance | path

Searched refs:resource_busy (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.h213 resource_busy(struct fd_resource *rsc, unsigned op) in resource_busy() function
Dfreedreno_resource.c327 if (resource_busy(rsc, translate_usage(usage))) in fd_resource_busy()
736 if (needs_flush || resource_busy(rsc, op)) { in invalidate_resource()
860 bool busy = needs_flush || resource_busy(rsc, op); in resource_transfer_map()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst2088 - freedreno: Cooperate with tc to stop checking the BC for resource_busy().
2107 - Revert "freedreno: Cooperate with tc to stop checking the BC for resource_busy()."
4557 - freedreno: Rename internal resource_busy
4558 - freedreno: Implement TC resource_busy