summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d/v3d_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: Handle errors from IRQ setup.Eric Anholt2019-05-311-1/+1
* drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt2018-07-051-0/+2
* drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder2018-07-051-1/+2
* drm/v3d: Remove the bad signaled() implementation.Eric Anholt2018-06-211-1/+0Star
* drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2018-06-211-0/+5
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-041-0/+294