From looking at the documentation for our Mali-G78AE, it's still unclear to me how we enable the use of AFBC compression. I see a read only register that indicated whether or not it is disabled, but I'm not able to tell how it is enabled. Any help on this is appreciated.
Thanks,
Andy
NVM. I found the answer in the DDK manual. Looks like you have to turn it off when building the DDK. I think my real question is why I'm not seeing compressed data in the frame buffer output of my GPU when I believe that it is turned on.