summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_device.h
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Add support for multiple power domainsNicolas Boichat2020-02-251-0/+11
* drm/panfrost: Add support for multiple regulatorsNicolas Boichat2020-02-251-1/+14
* drm/panfrost: Simplify devfreq utilisation trackingSteven Price2019-10-291-8/+4
* drm/panfrost: Use generic code for devfreqSteven Price2019-10-291-2/+0
* drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring2019-08-301-2/+0
* drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring2019-08-301-1/+0
* drm/panfrost: Implement per FD address spacesRob Herring2019-08-191-4/+20
* drm/panfrost: Consolidate reset handlingRob Herring2019-08-121-0/+1
* drm/panfrost: Add madvise and shrinker supportRob Herring2019-08-081-0/+4
* drm/panfrost: Export all GPU feature registersSteven Price2019-07-251-0/+1
* drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon2019-06-181-0/+3
* drm/panfrost: Add an helper to check the GPU generationBoris Brezillon2019-06-181-0/+5
* drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon2019-06-181-0/+2
* drm: panfrost: add optional bus_clockClément Péron2019-05-221-0/+1
* drm/panfrost: Prevent concurrent resetsTomeu Vizoso2019-04-181-0/+1
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-121-0/+124