index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
drm/panfrost: Use delayed timer as default in devfreq profile
Lukasz Luba
1
-0
/
+1
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+2
2020-12-16
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-4
/
+2
2020-12-11
drm/panfrost: Register devfreq cooling and attempt to add Energy Model
Lukasz Luba
1
-1
/
+1
2020-12-09
drm/panfrost: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
1
-4
/
+2
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
1
-7
/
+0
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+1
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
3
-64
/
+130
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-9
/
+16
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
4
-9
/
+16
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-6
/
+8
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-04
drm/panfrost: Replace devm_reset_control_array_get()
Yejune Deng
1
-1
/
+1
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-11-03
drm/panfrost: Remove unused variables in panfrost_job_close()
Boris Brezillon
1
-2
/
+0
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-8
/
+7
2020-10-30
drm/panfrost: Don't corrupt the queue mutex on open/close
Steven Price
1
-5
/
+6
2020-10-30
drm/panfrost: Support cache-coherent integrations
Robin Murphy
4
-0
/
+6
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-10-08
drm/panfrost: Fix job timeout handling
Boris Brezillon
1
-9
/
+53
2020-10-01
drm/panfrost: simplify the return expression of panfrost_devfreq_target()
Qinglang Miao
1
-6
/
+1
2020-10-01
drm/panfrost: simplify the return expression of cz_ih_hw_init()
Qinglang Miao
1
-7
/
+1
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-12
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
[next]