radv: move chip_class extraction down further.
authorDave Airlie <airlied@redhat.com>
Tue, 6 Jun 2017 23:34:28 +0000 (09:34 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Jun 2017 00:25:20 +0000 (10:25 +1000)
commit86eff151b1252fca5942390bace106b82caa9725
tree61d42ddb898c2e43717116b2e2b6e38114c3cfca
parent00fe30f376c8db397284b4d16354314e2fc88505
radv: move chip_class extraction down further.

This seems to matter here in a profile, without this we spend a lot
more time exiting this function with no flush bits.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/si_cmd_buffer.c