diff options
author | Anuj Phogat <[email protected]> | 2015-04-14 22:06:50 -0700 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2015-06-16 14:52:49 -0700 |
commit | e20345204d8fe8864240be2428ac0f225b92b7cc (patch) | |
tree | eb4c3c499cf8c1c9ddf573f94051ce389d404457 /src/gallium/drivers | |
parent | 54591bb67f189820ef0d61b040179abbd5ecf78a (diff) |
i965/gen9: Disable Mip Tail for YF/YS tiled surfaces
Disabling miptails fixed the buffer corruption happening in FBO
which use YF/YS tiled renderbuffer or texture as color attachment.
Spec recommends disabling mip tails only for non-mip-mapped surfaces.
But, without disabling miptails I couldn't get correct data out of
mipmapped YF/YS tiled surface.
We need better understanding of miptails before start using them.
For now this patch helps move things forward.
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions