summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2020-06-181-4/+4
* drm/panfrost: Add support for multiple power domainsNicolas Boichat2020-02-251-8/+89
* drm/panfrost: Add support for multiple regulatorsNicolas Boichat2020-02-251-8/+18
* drm/panfrost: Fix regulator_get_optional() misuseMark Brown2019-09-191-6/+2
* drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring2019-08-301-1/+0
* drm/panfrost: Rework runtime PM initializationRob Herring2019-08-301-9/+0
* drm/panfrost: Implement per FD address spacesRob Herring2019-08-191-0/+2
* drm/panfrost: Consolidate reset handlingRob Herring2019-08-121-6/+10
* drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon2019-06-181-0/+8
* Merge drm/drm-next into drm-misc-nextSean Paul2019-05-221-0/+4
|\
| * drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon2019-05-131-0/+4
* | drm: panfrost: add optional bus_clockClément Péron2019-05-221-0/+22
|/
* drm/panfrost: Prevent concurrent resetsTomeu Vizoso2019-04-181-0/+1
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-121-0/+252