summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-4/+3
2018-07-19Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-38/+30
2018-07-13drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh1-4/+3
2018-07-05drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky1-1/+1
2018-07-05drm/v3d: Fix a grammar nit in the scheduler docs.Eric Anholt1-2/+2
2018-07-05drm/v3d: Remove unnecessary dma_fence_ops.Eric Anholt1-12/+0
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/d...Dave 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 int...Dave Airlie1-1/+1
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt14-0/+2940