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
10 days
drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...
Gyeyoung Baek
1
-0
/
+2
2024-12-14
drm/panfrost: Remove unused id_mask from struct panfrost_model
Steven Price
1
-1
/
+0
2024-08-19
drm/panfrost: Mark simple_ondemand governor as softdep
Dragan Simic
1
-0
/
+1
2023-04-20
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
Boris Brezillon
1
-0
/
+1
2023-03-22
drm/panfrost: Don't sync rpm suspension after mmu flushing
Dmitry Osipenko
1
-1
/
+1
2023-02-01
drm/panfrost: fix GENERIC_ATOMIC64 dependency
Arnd Bergmann
1
-1
/
+2
2023-01-14
drm/panfrost: Fix GEM handle creation ref-counting
Steven Price
3
-28
/
+20
2022-07-21
drm/panfrost: Fix shrinker list corruption by madvise IOCTL
Dmitry Osipenko
1
-2
/
+2
2022-07-21
drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr...
Dmitry Osipenko
1
-1
/
+1
2022-04-08
drm/panfrost: Check for error num after setting mask
Jiasheng Jiang
1
-1
/
+4
2021-09-18
drm/panfrost: Clamp lock region to Bifrost minimum
Alyssa Rosenzweig
2
-1
/
+3
2021-09-18
drm/panfrost: Use u64 for size in lock_region
Alyssa Rosenzweig
1
-6
/
+6
2021-09-18
drm/panfrost: Simplify lock_region calculation
Alyssa Rosenzweig
1
-14
/
+5
2021-09-18
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
6
-111
/
+136
2021-09-15
drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...
Wei Yongjun
1
-1
/
+2
2021-05-14
drm/panfrost: Don't try to map pages that are already mapped
Boris Brezillon
1
-1
/
+8
2021-05-14
drm/panfrost: Clear MMU irqs before handling the fault
Boris Brezillon
1
-2
/
+2
2021-02-07
drm/panfrost: Support cache-coherent integrations
Robin Murphy
4
-0
/
+6
2021-01-17
drm/panfrost: Remove unused variables in panfrost_job_close()
Boris Brezillon
1
-2
/
+0
2021-01-17
drm/panfrost: Don't corrupt the queue mutex on open/close
Steven Price
1
-5
/
+6
2020-12-30
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
3
-64
/
+130
2020-12-30
drm/panfrost: Fix job timeout handling
Boris Brezillon
1
-9
/
+53
2020-11-03
drm/panfrost: Fix module unload
Steven Price
1
-2
/
+3
2020-11-03
drm/panfrost: Fix a deadlock between the shrinker and madvise path
Boris Brezillon
3
-7
/
+13
2020-10-14
Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+2
2020-10-09
drm/panfrost: increase readl_relaxed_poll_timeout values
Christian Hewitt
1
-2
/
+2
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-1
/
+38
2020-09-21
drm/panfrost: add Amlogic GPU integration quirks
Neil Armstrong
1
-0
/
+11
2020-09-21
drm/panfrost: add amlogic reset quirk callback
Neil Armstrong
3
-0
/
+17
2020-09-21
drm/panfrost: add support for vendor quirk
Neil Armstrong
2
-0
/
+7
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2
-6
/
+5
2020-09-10
drm/panfrost: Ensure GPU quirks are always initialised
Steven Price
1
-1
/
+2
2020-09-10
drm/panfrost: Set DMA max segment size
Robin Murphy
1
-0
/
+1
2020-09-10
drm: panfrost: fix common struct sg_table related issues
Marek Szyprowski
2
-6
/
+5
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-08-07
drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked
Navid Emamdoost
1
-3
/
+7
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
3
-7
/
+33
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
2
-7
/
+10
2020-08-07
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2
-14
/
+13
2020-08-07
drm/panfrost: rename error labels in device_init
Clément Péron
1
-15
/
+15
2020-08-07
drm/panfrost: properly handle error in probe
Clément Péron
2
-6
/
+20
2020-08-07
drm/panfrost: use spinlock instead of atomic
Clément Péron
2
-12
/
+40
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
4
-47
/
+66
2020-08-07
drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
Clément Péron
1
-4
/
+0
2020-08-07
drm/panfrost: clean headers in devfreq
Clément Péron
1
-6
/
+2
2020-08-07
drm/panfrost: avoid static declaration
Clément Péron
1
-20
/
+18
2020-08-07
drm/panfrost: Add compatible string for bifrost
Tomeu Vizoso
1
-0
/
+1
2020-08-07
drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
Tomeu Vizoso
1
-2
/
+12
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
1
-1
/
+1
[next]