Skip to content
  • Kenneth Graunke's avatar
    iris: Implement INTEL_DEBUG=pc for pipe control logging. · d4a4384b
    Kenneth Graunke authored
    This prints a log of every PIPE_CONTROL flush we emit, noting which bits
    were set, and also the reason for the flush.  That way we can see which
    are caused by hardware workarounds, render-to-texture, buffer updates,
    and so on.  It should make it easier to determine whether we're doing
    too many flushes and why.
    d4a4384b