summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d
Commit message (Expand)AuthorAgeFilesLines
* drm/sched: make sure timer is restartedChristian König2018-11-051-3/+0Star
* drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh2018-09-271-1/+1
* drm: expand replace_fence to support timeline point v2Chunming Zhou2018-09-061-1/+1
* drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou2018-09-061-2/+2
* drm/scheduler: modify API to avoid redundancyNayan Deshmukh2018-07-252-5/+1Star
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-201-4/+3Star
|\
| * drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh2018-07-131-4/+3Star
* | Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-185-38/+30Star
|\ \ | |/ |/|
| * drm/v3d: Fix a grammar nit in the scheduler docs.Eric Anholt2018-07-051-2/+2
| * drm/v3d: Remove unnecessary dma_fence_ops.Eric Anholt2018-07-051-12/+0Star
| * drm/v3d: Delay the scheduler timeout if we're still making progress.Eric Anholt2018-07-053-0/+21
| * drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder2018-07-052-24/+7Star
* | drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky2018-07-051-1/+1
|/
* drm/v3d: Remove the bad signaled() implementation.Eric Anholt2018-06-214-18/+6Star
* drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2018-06-212-0/+9
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-202-1/+2
|\
| * Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...Dave Airlie2018-06-081-0/+1
| |\
| | * drm/v3d: add CONFIG_MMU dependencyArnd Bergmann2018-05-301-0/+1
| * | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-161-1/+1
| |/
* / drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter2018-05-211-2/+2
|/
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-0414-0/+2940