summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_gem.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-17drm/vc4: fix an error codeDan Carpenter1-1/+1
2015-12-17drm/vc4: allocate enough memory in vc4_save_hang_state()Dan Carpenter1-1/+1
2015-12-17drm/vc4: copy_to_user() returns the number of bytes remainingDan Carpenter1-19/+18
2015-12-07drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt1-0/+185
2015-12-07drm/vc4: Add support for async pageflips.Eric Anholt1-0/+40
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+642