radv: Add DFSM support.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 15 Sep 2019 12:39:42 +0000 (14:39 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 18 Sep 2019 21:28:51 +0000 (21:28 +0000)
commit4b7e7956f0f161c958f570f1201517d50e5d3ed4
treec2a25d59a993455149a1c088b8842a0ea5d0ea9c
parent0fa2740059a05e47854240ff8a6782d879389525
radv: Add DFSM support.

Apparently we already enabled it without having support ...

Not sure if we also need to set disable_start_of_prim when the PS
has memory writes, but this mirrors radeonsi.

Doubles fillrate in my dual_quad_bench from ~16 pixels/cycles to
~32 pixels/cycle on a Raven.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/radv_pipeline.c