commit | 313a61d30761217ce4383018de1cc0d5d503a376 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Aug 30 13:57:38 2016 -0700 |
committer | Eric Anholt <eric@anholt.net> | Tue Aug 30 14:01:21 2016 -0700 |
tree | 597a8949b6ed31b2bbbf87004f666a6b0d5bdc03 | |
parent | 552416c146fadc67cd9b53ef7adf88d3381c43a6 [diff] |
drm/vc4: Allow some more signals to be packed with uniform resets. The intent was to make sure people don't sneak in a small immediate or something to change the interpretation of the uniform update args, but these signals are just fine. Fixes a validation failure in the current X server on some Render operation. Signed-off-by: Eric Anholt <eric@anholt.net>