Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Have a question regarding Transaction elimination. I use HWCPipe library (https://github.com/ARM-software/HWCPipe) to check how many tiles were eliminated by CRC match. That works fine and I see that some amount of eliminated tiles. Now I'm curious is there are a way to instruct Mali to highlight tiles that are actually written to memory ?
I saw some examples here: How low can you go? Building low-power, low-bandwidth ARM Mali GPUs
and here: https://www.arm.com/technologies/graphics-technologies/transaction-elimination
Hi Vadym,
There is no way to do this automatically - this was done manually based on a tiled image compare.
Cheers,
Pete