]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/vc4: Allow some more signals to be packed with uniform resets.
authorEric Anholt <eric@anholt.net>
Tue, 30 Aug 2016 20:57:38 +0000 (13:57 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 30 Aug 2016 21:01:21 +0000 (14:01 -0700)
commit313a61d30761217ce4383018de1cc0d5d503a376
tree597a8949b6ed31b2bbbf87004f666a6b0d5bdc03
parent552416c146fadc67cd9b53ef7adf88d3381c43a6
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>
drivers/gpu/drm/vc4/vc4_validate_shaders.c