summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d/v3d_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: fix a missing check of pm_runtime_get_syncKangjie Lu2019-04-011-0/+2
* drm/v3d: Use the new shmem helpers to reduce driver boilerplate.Eric Anholt2019-03-141-24/+3
* drm/v3d: Add support for V3D v4.2.Eric Anholt2019-03-081-4/+17
* drm/v3d: Handle errors from IRQ setup.Eric Anholt2019-03-081-2/+6
* drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring2019-02-191-1/+0
* drm/v3d: Update top-level kerneldoc for the addition of TFU.Eric Anholt2019-02-191-3/+3
* drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt2018-11-301-4/+11
* drm/scheduler: modify API to avoid redundancyNayan Deshmukh2018-07-251-3/+1
* drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh2018-07-131-4/+3
* drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky2018-07-051-1/+1
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-161-1/+1
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-031-0/+371