aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt3-0/+21
2018-07-05drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder2-24/+7
2018-06-21drm/v3d: Remove the bad signaled() implementation.Eric Anholt4-18/+6
2018-06-21drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2-0/+9
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2-1/+2
2018-06-08Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2018-05-30drm/v3d: add CONFIG_MMU dependencyArnd Bergmann1-0/+1
2018-05-21drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter1-2/+2
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt14-0/+2940