OSDN Git Service

radv: only emit ps_input_cntl is we have any to output
authorDave Airlie <airlied@redhat.com>
Tue, 28 Mar 2017 19:09:36 +0000 (20:09 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 28 Mar 2017 19:12:10 +0000 (20:12 +0100)
commit93d61e494518a5dd170c2b098b2ed7a26465d049
tree9764d5f8011d30c57fd3ad91e702457c8173c2f1
parentf208bdc0d27cf7836420272738b707f2bad9c92a
radv: only emit ps_input_cntl is we have any to output

Otherwise we get GPU hangs.

Reported-by: Alex Smith <asmith@feralinteractive.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_cmd_buffer.c