summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_render_cl.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-06drm/vc4: Fix races when the CS reads from render targets.Eric Anholt1-4/+17
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt1-2/+2
2016-02-16drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt1-9/+9
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+634