commit | c0a73ddda801c6cde0183735625dea95842f9c27 | [log] [tgz] |
---|---|---|
author | Emil Velikov <emil.l.velikov@gmail.com> | Wed Apr 12 12:05:25 2017 +0100 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Wed Apr 12 13:30:21 2017 +0100 |
tree | 3215cafec72e8e298e1eea55166ba9dc29b9f0fb | |
parent | f3ae08bd44533aac51134dee4c8ed94a0a86a966 [diff] |
Revert "freedreno: fix memory leak" This reverts commit c57a03585052e3bd7d61d1307cae9a922e663c20. As requested by Rob Clark "This seems to be causing a performance regression (reported by Nicolas).. and the leak it fixes is quite hypothetical. (Ie. hit by apps that destroy/create context many times.) On master, I think this can be solved by switching on 'reorder' by default but that is probably too much of a behaviour change for stable."