index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_device.c
Age
Commit message (
Expand
)
Author
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
2020-11-04
drm/panfrost: Replace devm_reset_control_array_get()
Yejune Deng
2020-10-01
drm/panfrost: simplify the return expression of cz_ih_hw_init()
Qinglang Miao
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
2020-08-07
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2020-08-07
drm/panfrost: rename error labels in device_init
Clément Péron
2020-06-18
drm/panfrost: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-02-25
drm/panfrost: Add support for multiple power domains
Nicolas Boichat
2020-02-25
drm/panfrost: Add support for multiple regulators
Nicolas Boichat
2019-09-19
drm/panfrost: Fix regulator_get_optional() misuse
Mark Brown
2019-08-30
drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
Rob Herring
2019-08-30
drm/panfrost: Rework runtime PM initialization
Rob Herring
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
2019-08-12
drm/panfrost: Consolidate reset handling
Rob Herring
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
2019-05-13
drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
Boris Brezillon
2019-04-18
drm/panfrost: Prevent concurrent resets
Tomeu Vizoso
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring