index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_device.h
Age
Commit message (
Expand
)
Author
2023-03-23
drm/panfrost: Increase MAX_PM_DOMAINS to 5
Alyssa Rosenzweig
2022-12-12
drm: panfrost: Remove #ifdef guards for PM related functions
Paul Cercueil
2021-07-01
drm/panfrost: Queue jobs on the hardware
Steven Price
2021-07-01
drm/panfrost: Kill in-flight jobs on FD close
Boris Brezillon
2021-07-01
drm/panfrost: Don't reset the GPU on job faults unless we really have to
Boris Brezillon
2021-07-01
drm/panfrost: Disable the AS on unhandled page faults
Boris Brezillon
2021-07-01
drm/panfrost: Simplify the reset serialization logic
Boris Brezillon
2021-07-01
drm/panfrost: Expose a helper to trigger a GPU reset
Boris Brezillon
2021-07-01
drm/panfrost: Do the exception -> string translation using a table
Boris Brezillon
2021-07-01
drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
Boris Brezillon
2021-06-24
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
2021-06-04
drm/panfrost: Add AFBC_FEATURES parameter
Alyssa Rosenzweig
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
2020-10-30
drm/panfrost: Support cache-coherent integrations
Robin Murphy
2020-09-21
drm/panfrost: add support for vendor quirk
Neil Armstrong
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
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-10-29
drm/panfrost: Simplify devfreq utilisation tracking
Steven Price
2019-10-29
drm/panfrost: Use generic code for devfreq
Steven Price
2019-08-30
drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
Rob Herring
2019-08-30
drm/panfrost: Remove unnecessary mmu->lock mutex
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-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
2019-07-25
drm/panfrost: Export all GPU feature registers
Steven Price
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
2019-06-18
drm/panfrost: Add an helper to check the GPU generation
Boris Brezillon
2019-06-18
drm/panfrost: Add a module parameter to expose unstable ioctls
Boris Brezillon
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
2019-04-18
drm/panfrost: Prevent concurrent resets
Tomeu Vizoso
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring