Skip to content

iris: Add FLUSH_HDC to PIPE_CONTROL_CACHE_FLUSH_BITS

Kenneth Graunke requested to merge kwg/mesa:flush-hdc into main

(merging a reviewed patch from !16021)

This is considered a bottom-of-pipe flush bit.

Fixes: a969ad1d ("iris: Demote DC flush to HDC flush in cache tracker") Reviewed-by: Francisco Jerez currojerez@riseup.net

Merge request reports