commit | 66fafd338780cb5adb7f290b384d9d3c6c7f6bb5 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | Thu May 16 16:55:41 2019 +0200 |
committer | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | Thu May 23 17:31:41 2019 +0200 |
tree | 026700b38f101e518caab309a4629d99cc5513dc | |
parent | 1f1635b187112e800350a4b33f4d3d2ad82b40b2 [diff] |
drm/vc4: Reformat and the binner bo allocation helper In preparation for wrapping the binner bo allocation helper with put/get helpers, pass the vc4 dev directly and drop the vc4 prefix. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Reviewed-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20190516145544.29051-2-paul.kocialkowski@bootlin.com