diff options
author | Jerome Glisse <jglisse@redhat.com> | 2012-04-04 17:08:30 -0400 |
---|---|---|
committer | Jerome Glisse <jglisse@redhat.com> | 2012-04-05 15:55:39 -0400 |
commit | d282719a9c2fb0ee32830aa75b8dfbb9392954ed (patch) | |
tree | 47521731fdfcc5a13f3c104559afcacb607f7a92 /configure.ac | |
parent | de2419e5509398328903ca61f4ea80852cba6bc4 (diff) |
r6xx-r9xx: force 1D tiling for buffer with height < 64
Due to some old kernel issue, height is 8 aligned insided the ddx
For buffer with height btw 57 & 63 this lead ddx to believe it can
allocate a 2D tiled surface while mesa will not align height and
will assume 1D tiled leading to disagreement and rendering issue.
This patch force buffer with height < 64 to be 1D tiled.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions