index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
2020-08-18
1
-1
/
+1
|
\
|
*
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-11
1
-1
/
+1
|
|
\
|
|
*
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-07-24
1
-1
/
+1
*
|
|
drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked
Navid Emamdoost
2020-08-07
1
-3
/
+7
*
|
|
drm/panfrost: add regulators to devfreq
Clément Péron
2020-08-07
3
-7
/
+33
*
|
|
drm/panfrost: dynamically alloc regulators
Clément Péron
2020-08-07
2
-7
/
+10
*
|
|
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2020-08-07
2
-14
/
+13
*
|
|
drm/panfrost: rename error labels in device_init
Clément Péron
2020-08-07
1
-15
/
+15
*
|
|
drm/panfrost: properly handle error in probe
Clément Péron
2020-08-07
2
-6
/
+20
*
|
|
drm/panfrost: use spinlock instead of atomic
Clément Péron
2020-08-07
2
-12
/
+40
*
|
|
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
2020-08-07
4
-47
/
+66
*
|
|
drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
Clément Péron
2020-08-07
1
-4
/
+0
*
|
|
drm/panfrost: clean headers in devfreq
Clément Péron
2020-08-07
1
-6
/
+2
*
|
|
drm/panfrost: avoid static declaration
Clément Péron
2020-08-07
1
-20
/
+18
*
|
|
drm/panfrost: Add compatible string for bifrost
Tomeu Vizoso
2020-08-07
1
-0
/
+1
*
|
|
drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
Tomeu Vizoso
2020-08-07
1
-2
/
+12
|
/
/
*
|
drm/panfrost: Use kvfree() to free bo->sgts
Denis Efremov
2020-06-19
2
-2
/
+2
*
|
drm/panfrost: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-19
1
-1
/
+0
*
|
drm/panfrost: Fix inbalance of devfreq record_busy/idle()
Steven Price
2020-06-19
1
-2
/
+3
*
|
drm/panfrost: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-06-18
1
-4
/
+4
*
|
drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
5
-11
/
+11
|
/
*
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-12
1
-1
/
+1
|
\
|
*
drm/panfrost: default_supplies[] can be static
kbuild test robot
2020-02-27
1
-1
/
+1
*
|
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-11
3
-38
/
+30
|
\
\
|
|
/
|
/
|
|
*
drm/panfrost: Don't try to map on error faults
Tomeu Vizoso
2020-02-25
1
-25
/
+19
|
*
drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU context
Boris Brezillon
2020-02-12
2
-8
/
+10
|
*
drm/panfrost: Remove set but not used variable 'bo'
YueHaibing
2020-02-12
1
-5
/
+1
|
*
Merge v5.6-rc1 into drm-misc-fixes
Maarten Lankhorst
2020-02-12
3
-19
/
+27
|
|
\
*
|
|
drm/panfrost: Add support for multiple power domains
Nicolas Boichat
2020-02-25
3
-8
/
+102
*
|
|
drm/panfrost: Add support for multiple regulators
Nicolas Boichat
2020-02-25
3
-18
/
+51
*
|
|
drm/panfrost: Improve error reporting in panfrost_gpu_power_on
Nicolas Boichat
2020-02-25
1
-4
/
+7
*
|
|
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
9
-77
/
+320
|
\
\
\
|
*
|
|
Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-02-14
4
-1
/
+16
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
drm/panfrost: Make sure the shrinker does not reclaim referenced BOs
Boris Brezillon
2020-02-03
4
-1
/
+16
|
*
|
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
3
-19
/
+27
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-18
1
-3
/
+5
|
*
|
drm/panfrost: Add the panfrost_gem_mapping concept
Boris Brezillon
2020-01-21
9
-74
/
+300
*
|
|
drm/panfrost: Prefix interrupt handlers' names
Ezequiel Garcia
2020-01-21
3
-4
/
+6
*
|
|
drm/panfrost: Remove core stack power management
Steven Price
2020-01-21
1
-5
/
+0
|
|
/
|
/
|
*
|
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
2
-16
/
+22
|
\
\
|
|
/
|
/
|
|
*
drm/panfrost: Register devfreq cooling device
Robin Murphy
2019-12-06
1
-11
/
+21
|
*
drm/panfrost: remove DRM_AUTH and respective comment
Emil Velikov
2019-12-02
1
-5
/
+1
*
|
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-12-13
6
-39
/
+48
|
\
\
|
*
|
drm/panfrost: Open/close the perfcnt BO
Boris Brezillon
2019-12-06
5
-13
/
+22
|
*
|
drm/panfrost: Fix a race in panfrost_gem_free_object()
Boris Brezillon
2019-12-06
1
-5
/
+10
|
*
|
drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
Boris Brezillon
2019-12-06
1
-3
/
+6
|
*
|
drm/panfrost: Fix a race in panfrost_ioctl_madvise()
Boris Brezillon
2019-12-06
1
-5
/
+4
|
*
|
drm/panfrost: devfreq: Round frequencies to OPPs
Steven Price
2019-12-06
1
-13
/
+6
|
|
/
*
|
Merge v5.4-rc7 into drm-next
Dave Airlie
2019-11-14
3
-8
/
+10
|
\
\
|
|
/
|
/
|
|
*
drm/panfrost: Don't dereference bogus MMU pointers
Robin Murphy
2019-10-29
1
-3
/
+3
[next]