summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_job.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+5
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon1-1/+12
2020-01-21drm/panfrost: Prefix interrupt handlers' namesEzequiel Garcia1-1/+1
2019-12-19drm/scheduler: rework entity creationNirmoy Das1-3/+5
2019-10-29drm/panfrost: Simplify devfreq utilisation trackingSteven Price1-8/+7
2019-10-09drm/panfrost: Remove commented out call to panfrost_core_dumpSteven Price1-2/+0
2019-10-09drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring1-4/+0
2019-08-30drm/panfrost: Hold runtime PM reference until jobs completeRob Herring1-11/+28
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring1-4/+10
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-3/+3
2019-08-12drm/panfrost: Consolidate reset handlingRob Herring1-6/+1
2019-05-02drm/scheduler: rework job destructionChristian König1-1/+1
2019-04-18drm/panfrost: Prevent concurrent resetsTomeu Vizoso1-0/+4
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring1-0/+560