summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Expose performance counters to userspaceBoris Brezillon2018-02-101-3/+37
* drm/vc4: Move IRQ enable to PM pathStefan Schake2018-01-041-3/+0Star
* drm/vc4: Release fence after signallingStefan Schake2017-12-081-0/+1
* drm/vc4: Account for interrupts in flightStefan Schake2017-11-141-0/+6
* drm/vc4: Allow using more than 256MB of CMA memory.Eric Anholt2017-04-181-33/+28Star
* drm/vc4: Expose dma-buf fences for V3D rendering.Eric Anholt2017-04-131-0/+4
* drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt2017-02-281-1/+2
* drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-201-1/+3
* drm/vc4: improve throughput by pipelining binning and rendering jobsVarad Gautam2016-03-141-9/+49
* drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt2016-02-161-1/+1
* drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-081-0/+210