aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-28drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt1-1/+2
2016-08-19drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt1-1/+3
2016-03-13drm/vc4: improve throughput by pipelining binning and rendering jobsVarad Gautam1-9/+49
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt1-1/+1
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+210