开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-03-11
drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
Adrián Larumbe
2023-12-05
drm/panfrost: Synchronize and disable interrupts before powering off
AngeloGioacchino Del Regno
2023-12-05
drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_device
AngeloGioacchino Del Regno
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-10
drm/panfrost: Implement ability to turn on/off regulators in suspend
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Implement ability to turn on/off GPU clocks in suspend
AngeloGioacchino Del Regno
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-04
drm/panfrost: dynamically allocate the drm-panfrost shrinker
Qi Zheng
2023-10-04
drm/panfrost: Add fdinfo support GPU load metrics
Adrián Larumbe
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