diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-07-15 14:15:24 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-07-16 07:21:08 -0700 |
commit | 5ad00fb3ed913599fecbae785284fc883242aaf0 (patch) | |
tree | 633431699328178b661bffe13eb4d816fc4c0c67 /REVIEWERS | |
parent | d60994989e5be0839e6b57b1c97eb23b4ba3dc0f (diff) |
panfrost: Implement opportunistic AFBC
Rather than hardcoding a BO layout at creation-time, we implement the
ability to hint layouts at various points in a BO's lifetime,
potentially reallocating and switching layouts if it's heuristically
deemed useful to do so.
In this patch, we add a simple hinting implementation, opportunistically
compressing FBOs.
Support is hidden behind PAN_MESA_DEBUG=afbc as the implementation is
incomplete (software access to AFBC is unimplemented at the moment) and
therefore would regress significantly.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions