Skip to content

a7xx: CP_EVENT_WRITE7::ZPASS_DONE improvements

Zan Dobersek requested to merge zdobersek/mesa-fork:tu_rb_sample_count into main
  • tu/autotune: SAMPLE_COUNT_END_OFFSET is adopted, a7xx.has_event_write_sample_count is used to guard CP_EVENT_WRITE7::ZPASS_DONE usage.
  • tu/query: SAMPLE_COUNT_END_OFFSET and WRITE_SAMPLE_COUNT_DIFF are used, the diff is immediately useful when accumulating to the result value.
Edited by Zan Dobersek

Merge request reports