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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
drm/panfrost: Queue jobs on the hardware
Steven Price
1
-1
/
+1
2021-07-01
drm/panfrost: Kill in-flight jobs on FD close
Boris Brezillon
1
-0
/
+7
2021-07-01
drm/panfrost: Don't reset the GPU on job faults unless we really have to
Boris Brezillon
1
-0
/
+2
2021-07-01
drm/panfrost: Disable the AS on unhandled page faults
Boris Brezillon
1
-0
/
+1
2021-07-01
drm/panfrost: Simplify the reset serialization logic
Boris Brezillon
1
-3
/
+3
2021-07-01
drm/panfrost: Expose a helper to trigger a GPU reset
Boris Brezillon
1
-0
/
+8
2021-07-01
drm/panfrost: Do the exception -> string translation using a table
Boris Brezillon
1
-0
/
+69
2021-07-01
drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
Boris Brezillon
1
-1
/
+1
2021-06-24
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
1
-3
/
+5
2021-06-04
drm/panfrost: Add AFBC_FEATURES parameter
Alyssa Rosenzweig
1
-0
/
+1
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
1
-1
/
+5
2020-10-30
drm/panfrost: Support cache-coherent integrations
Robin Murphy
1
-0
/
+1
2020-09-21
drm/panfrost: add support for vendor quirk
Neil Armstrong
1
-0
/
+3
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
1
-2
/
+1
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
1
-8
/
+3
2020-02-25
drm/panfrost: Add support for multiple power domains
Nicolas Boichat
1
-0
/
+11
2020-02-25
drm/panfrost: Add support for multiple regulators
Nicolas Boichat
1
-1
/
+14
2019-10-29
drm/panfrost: Simplify devfreq utilisation tracking
Steven Price
1
-8
/
+4
2019-10-29
drm/panfrost: Use generic code for devfreq
Steven Price
1
-2
/
+0
2019-08-30
drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
Rob Herring
1
-2
/
+0
2019-08-30
drm/panfrost: Remove unnecessary mmu->lock mutex
Rob Herring
1
-1
/
+0
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
1
-4
/
+20
2019-08-12
drm/panfrost: Consolidate reset handling
Rob Herring
1
-0
/
+1
2019-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
1
-0
/
+4
2019-07-25
drm/panfrost: Export all GPU feature registers
Steven Price
1
-0
/
+1
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
1
-0
/
+3
2019-06-18
drm/panfrost: Add an helper to check the GPU generation
Boris Brezillon
1
-0
/
+5
2019-06-18
drm/panfrost: Add a module parameter to expose unstable ioctls
Boris Brezillon
1
-0
/
+2
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
1
-0
/
+1
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
/
+124