index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-20
drm/panfrost: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2021-09-02
drm/panfrost: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-07-01
drm/panfrost: Don't reset the GPU on job faults unless we really have to
Boris Brezillon
1
-0
/
+9
2021-07-01
drm/panfrost: Do the exception -> string translation using a table
Boris Brezillon
1
-46
/
+82
2021-07-01
drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
Boris Brezillon
1
-1
/
+1
2021-06-11
drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...
Wei Yongjun
1
-1
/
+2
2021-05-12
drm/panfrost: Remove redundant error printing in panfrost_device_init()
Zhen Lei
1
-1
/
+0
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
1
-1
/
+0
2020-11-04
drm/panfrost: Replace devm_reset_control_array_get()
Yejune Deng
1
-1
/
+1
2020-10-01
drm/panfrost: simplify the return expression of cz_ih_hw_init()
Qinglang Miao
1
-7
/
+1
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
1
-3
/
+6
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
1
-5
/
+9
2020-08-07
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
1
-1
/
+11
2020-08-07
drm/panfrost: rename error labels in device_init
Clément Péron
1
-15
/
+15
2020-06-18
drm/panfrost: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
1
-4
/
+4
2020-02-25
drm/panfrost: Add support for multiple power domains
Nicolas Boichat
1
-8
/
+89
2020-02-25
drm/panfrost: Add support for multiple regulators
Nicolas Boichat
1
-8
/
+18
2019-09-19
drm/panfrost: Fix regulator_get_optional() misuse
Mark Brown
1
-6
/
+2
2019-08-30
drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
Rob Herring
1
-1
/
+0
2019-08-30
drm/panfrost: Rework runtime PM initialization
Rob Herring
1
-9
/
+0
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
1
-0
/
+2
2019-08-12
drm/panfrost: Consolidate reset handling
Rob Herring
1
-6
/
+10
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
1
-0
/
+8
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-0
/
+4
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
1
-0
/
+22
2019-05-13
drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
Boris Brezillon
1
-0
/
+4
2019-04-18
drm/panfrost: Prevent concurrent resets
Tomeu Vizoso
1
-0
/
+1
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring
1
-0
/
+252