This series implements transform feedback for Radeon SI, which also enables OpenGL 3.0. It requires the LLVM patch I sent yesterday. Transform feedback is disabled by default on CIK, because my card is very unstable with current kernel DRM. It should work though. Please review. Marek