summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_device.c
AgeCommit message (Expand)Author
2020-11-16drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon
2020-11-04drm/panfrost: Replace devm_reset_control_array_get()Yejune Deng
2020-10-01drm/panfrost: simplify the return expression of cz_ih_hw_init()Qinglang Miao
2020-08-07drm/panfrost: add regulators to devfreqClément Péron
2020-08-07drm/panfrost: dynamically alloc regulatorsClément Péron
2020-08-07drm/panfrost: move devfreq_init()/fini() in deviceClément Péron
2020-08-07drm/panfrost: rename error labels in device_initClément Péron
2020-06-18drm/panfrost: Reduce the amount of logs on deferred probeKrzysztof Kozlowski
2020-02-25drm/panfrost: Add support for multiple power domainsNicolas Boichat
2020-02-25drm/panfrost: Add support for multiple regulatorsNicolas Boichat
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring
2019-08-12drm/panfrost: Consolidate reset handlingRob Herring
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22drm: panfrost: add optional bus_clockClément Péron
2019-05-13drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon
2019-04-18drm/panfrost: Prevent concurrent resetsTomeu Vizoso
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring