summaryrefslogtreecommitdiff
path: root/staging/cli_interface.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+142
:14:27 -0700 committerEric Anholt <eric@anholt.net>2016-07-15 15:19:51 -0700 commit7363cee5b467c31dc3af2ac98df0634bb8bbc668 (patch) treec98b9e23f35f23be2c3b2fb7df71c417c7554b72 parent6d45c81d229d71da54d374143e7d6abad4c0cf31 (diff)
drm/vc4: Add a getparam to signal support for branches.
Userspace needs to know if it can create shaders that do branching. Otherwise, for backwards compatibility with old kernels it needs to lower if statements to conditional assignments. Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat