summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d/v3d_regs.h
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero2021-07-211-0/+2
* drm/v3d: Fix and extend MMU error handling.Eric Anholt2019-05-161-1/+2
* drm/v3d: Dump V3D error debug registers in debugfs, and one at reset.Eric Anholt2019-05-161-0/+38
* drm/v3d: Set the correct DMA mask according to the MMU's limits.Eric Anholt2019-05-161-0/+8
* drm/v3d: Add support for compute shader dispatch.Eric Anholt2019-04-181-0/+73
* drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.Eric Anholt2019-03-081-0/+2
* drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt2018-11-301-0/+49
* drm/v3d: Add a little debugfs entry for measuring the core clock.Eric Anholt2018-10-151-0/+30
* drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt2018-07-051-0/+1
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-031-0/+295