[Mesa-dev] [rfc] radv geometry shader support

Dave Airlie airlied at gmail.com
Mon Jan 23 06:50:09 UTC 2017


On 20 January 2017 at 13:02, Dave Airlie <airlied at gmail.com> wrote:
> This is a first pass at geometry shader support on radv, all the code
> should be here in reviewable pieces, it seems to mostly pass CTS tests
> but triggers some llvm 3.9 bugs around kill, and there might still
> be a GPU hang in here, but this should still be a good place to start
> reviewing.

Okay I tracked down the hang I introduced in cleaning it all up.

The fixed up patch is for 27
radv: handle emitting ring size registers at start of cs

The branch at:

https://github.com/airlied/mesa/tree/radv-geom-shader-submit

contains the fixed up state, rather than reposting for one patch.

Dave.


More information about the mesa-dev mailing list