The series is
Tested-by: Michel Dänzer
Fixes many piglit tests with no regressions, and full glamor 2D
acceleration seems to work well now. :) (I'll push a change to enable it
to xf86-video-ati Git once this series has landed)
Nice work!
--
Earthling Michel Dänzer |
The Align parameter is a power of two, so 16 results in 64K
alignment. Additional to that even 16 byte alignment doesn't
make any sense, so just remove it.
Signed-off-by: Christian König
---
lib/Target/AMDGPU/AMDILISelLowering.cpp |1 -
1 file changed, 1 deletion(-)
diff --git a/lib/Target/