diff options
author | Lucas Stach <[email protected]> | 2017-06-26 12:25:08 +0200 |
---|---|---|
committer | Christian Gmeiner <[email protected]> | 2017-06-26 20:06:01 +0200 |
commit | 28550c787595f04453d2a39f46f570a891368fcf (patch) | |
tree | c3e9a149ef9f5f59201ed9aefddb3c30c462ade9 /src/intel/blorp | |
parent | d8b2ccdb880f95a15437c384257e6aeea95dba3c (diff) |
etnaviv: only flush resource to self if no scanout buffer exists
Currently a resource flush may trigger a self resolve, even if a scanout buffer
exists, but is up to date. If a scanout buffer exists we only ever want to
flush the resource to the scanout buffer. This fixes a performance regression.
Fixes: dda956340ce9 (etnaviv: resolve tile status when flushing resource)
Cc: [email protected]
Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Reviewed-by: Christian Gmeiner <[email protected]>
Diffstat (limited to 'src/intel/blorp')
0 files changed, 0 insertions, 0 deletions