index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-7
/
+441
2019-06-28
drm/panfrost: Fix a double-free error
Boris Brezillon
1
-1
/
+1
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-1
/
+13
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2
-1
/
+13
2019-06-18
drm/panfrost: Make sure a BO is only unmapped when appropriate
Boris Brezillon
3
-1
/
+11
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
8
-1
/
+390
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
2
-0
/
+13
2019-06-18
drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
Boris Brezillon
2
-3
/
+3
2019-06-14
drm/panfrost: Align GEM objects GPU VA to 2MB
Rob Herring
1
-2
/
+6
2019-06-10
drm/panfrost: Require the simple_ondemand governor
Ezequiel Garcia
1
-0
/
+1
2019-06-10
drm/panfrost: make devfreq optional again
Neil Armstrong
1
-1
/
+12
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-1
/
+24
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-1
/
+6
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
2
-0
/
+23
2019-05-22
drm/panfrost: Select devfreq
Ezequiel Garcia
2
-11
/
+3
2019-05-13
drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
Boris Brezillon
1
-0
/
+4
2019-05-13
drm/panfrost: Only put sync_out if non-NULL
Tomeu Vizoso
1
-1
/
+2
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-25
/
+41
2019-05-03
drm/panfrost: Show stored feature registers
Robin Murphy
1
-7
/
+7
2019-05-03
drm/panfrost: Don't scream about deferred probe
Robin Murphy
1
-2
/
+4
2019-05-03
drm/panfrost: Disable PM on probe failure
Robin Murphy
1
-0
/
+1
2019-05-03
drm/panfrost: Set DMA masks earlier
Robin Murphy
2
-5
/
+5
2019-05-03
drm/panfrost: Add sanity checks to submit IOCTL
Tomeu Vizoso
1
-11
/
+24
2019-05-02
drm/scheduler: rework job destruction
Christian König
1
-1
/
+1
2019-04-18
drm/panfrost: Prevent concurrent resets
Tomeu Vizoso
3
-0
/
+6
2019-04-18
drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST
Steven Price
1
-1
/
+1
2019-04-18
drm/panfrost: Add missing include
Steven Price
1
-0
/
+1
2019-04-18
drm/panfrost: Make panfrost_gem_free_object() static
YueHaibing
1
-1
/
+1
2019-04-12
drm/panfrost: Add support for 2MB page entries
Rob Herring
1
-8
/
+24
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring
19
-0
/
+3410