summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_irq.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-18drm/vc4: Allow using more than 256MB of CMA memory.Eric Anholt1-33/+28
2017-04-13drm/vc4: Expose dma-buf fences for V3D rendering.Eric Anholt1-0/+4
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