commit | 9aa8bac98b823e8783bc3a06a6e5b23fbf8d87fb | [log] [tgz] |
---|---|---|
author | Vadim Girlin <vadimgirlin@gmail.com> | Wed Sep 19 04:48:16 2012 +0400 |
committer | Vadim Girlin <vadimgirlin@gmail.com> | Wed Sep 19 04:48:16 2012 +0400 |
tree | ae2d44d4ae0d75eb7eeb6440ace490a7eb08dcf7 | |
parent | 175fdd7b86cce4e1fc945058fa2223b77edbf8a6 [diff] |
winsys/radeon: fix relocs caching Don't cache pointers to elements of reallocatable array. In some circumstances it caused false cache hits resulting in incorrect command stream and gpu lockup. Note: This is a candidate for the stable branches. Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com> Reviewed-by: Marek Olšák <maraeo@gmail.com>