index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-09
drm/panfrost: Add madvise and shrinker support
Rob Herring
1
-0
/
+4
2019-07-26
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