aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d/v3d_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt1-5/+27
2018-10-15drm/v3d: Fix a use-after-free race accessing the scheduler's fences.Eric Anholt1-0/+5
2018-07-05drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt1-0/+2
2018-07-05drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder1-1/+2
2018-06-21drm/v3d: Remove the bad signaled() implementation.Eric Anholt1-1/+0
2018-06-21drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt1-0/+5
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt1-0/+294