aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown1-6/+2
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring1-1/+0
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring1-9/+0
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring1-0/+2
2019-08-12drm/panfrost: Consolidate reset handlingRob Herring1-6/+10
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon1-0/+8
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-0/+4
2019-05-22drm: panfrost: add optional bus_clockClément Péron1-0/+22
2019-05-13drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon1-0/+4
2019-04-18drm/panfrost: Prevent concurrent resetsTomeu Vizoso1-0/+1
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring1-0/+252