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.13.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
/
msm
/
adreno
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...
Dave Airlie
11
-40
/
+335
2025-01-03
drm/msm: UAPI error reporting
Rob Clark
1
-10
/
+11
2025-01-03
drm/msm/a5xx: remove null pointer check on pdev
Colin Ian King
1
-5
/
+0
2025-01-03
drm/msm: Expose uche trap base via uapi
Danylo Piliaiev
5
-11
/
+22
2025-01-03
drm/msm: adreno: enable GMU bandwidth for A740 and A750
Neil Armstrong
1
-0
/
+22
2025-01-03
drm/msm: adreno: find bandwidth index of OPP and set it along freq index
Neil Armstrong
5
-6
/
+51
2025-01-03
drm/msm: adreno: dynamically generate GMU bw table
Neil Armstrong
1
-1
/
+47
2025-01-03
drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Neil Armstrong
3
-0
/
+161
2025-01-03
drm/msm: adreno: add defines for gpu & gmu frequency table sizes
Neil Armstrong
1
-4
/
+7
2025-01-03
drm/msm/a6xx: Print GMU core firmware version at boot
Konrad Dybcio
1
-0
/
+7
2025-01-03
Merge remote-tracking branch 'pm/opp/linux-next' into HEAD
Rob Clark
1
-0
/
+11
2024-12-24
drm/msm: Check return value of of_dma_configure()
Sui Jingfeng
1
-2
/
+6
2024-12-24
drm/msm: fix -Wformat-security warnings
Arnd Bergmann
1
-1
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
15
-51
/
+1001
2024-11-13
Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+11
2024-11-11
drm/msm/adreno: Setup SMMU aparture for per-process page table
Bjorn Andersson
1
-0
/
+11
2024-10-28
drm/msm/a6xx: Fix excessive stack usage
Akhil P Oommen
2
-13
/
+24
2024-10-27
drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+1
2024-10-27
drm/msm: Fix some typos in comment
Shen Lichuan
2
-2
/
+2
2024-10-27
drm/msm/a6xx: Add support for A663
Puranam V G Tejaswi
4
-1
/
+67
2024-10-27
drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.c
Everest K.C.
1
-2
/
+1
2024-10-20
Merge branch 'msm-fixes' into msm-next
Rob Clark
1
-3
/
+13
2024-10-16
drm/msm/a6xx+: Insert a fence wait before SMMU table update
Rob Clark
1
-3
/
+13
2024-10-03
drm/msm/a6xx: Enable preemption for tested a7xx targets
Antonino Maniscalco
4
-5
/
+18
2024-10-03
drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
Antonino Maniscalco
1
-4
/
+8
2024-10-03
drm/msm/a6xx: Add traces for preemption
Antonino Maniscalco
1
-0
/
+6
2024-10-03
drm/msm/a6xx: Use posamble to reset counters on preemption
Antonino Maniscalco
4
-2
/
+81
2024-10-03
drm/msm/a6xx: Implement preemption for a7xx targets
Antonino Maniscalco
3
-11
/
+737
2024-10-03
drm/msm/a6xx: Add a pwrup_list field to a6xx_info
Antonino Maniscalco
3
-0
/
+41
2024-10-03
drm/msm: Add a `preempt_record_size` field
Antonino Maniscalco
2
-0
/
+5
2024-10-03
drm/msm/a6xx: Track current_ctx_seqno per ring
Antonino Maniscalco
5
-10
/
+12
2024-10-03
drm/msm: Fix bv_fence being used as bv_rptr
Antonino Maniscalco
1
-1
/
+1
2024-09-01
drm/msm/adreno: Add A306A support
Otto Pflüger
3
-3
/
+28
2024-09-01
drm/msm/a6xx: Add A621 support
Konrad Dybcio
4
-1
/
+106
2024-09-01
drm/msm/a6xx: Set GMU CGC properties on a6xx too
Konrad Dybcio
3
-10
/
+17
2024-09-01
drm/msm/a6xx: Use the per-GPU value for gmu_cgc_mode
Konrad Dybcio
1
-4
/
+2
2024-09-01
drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_info
Konrad Dybcio
2
-0
/
+20
2024-09-01
drm/msm/a6xx: Store primFifoThreshold in struct a6xx_info
Konrad Dybcio
3
-19
/
+21
2024-09-01
drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop check
Konrad Dybcio
1
-2
/
+1
2024-09-01
drm/msm/a5xx: workaround early ring-buffer emptiness check
Vladimir Lypak
3
-0
/
+9
2024-09-01
drm/msm/a5xx: fix races in preemption evaluation stage
Vladimir Lypak
2
-2
/
+23
2024-09-01
drm/msm/a5xx: properly clear preemption records on resume
Vladimir Lypak
1
-0
/
+2
2024-09-01
drm/msm/a5xx: disable preemption in submits by default
Vladimir Lypak
1
-2
/
+6
2024-09-01
drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
Konrad Dybcio
1
-0
/
+1
2024-08-30
drm/msm: Fix incorrect file name output in adreno_request_fw()
Aleksandr Mishin
1
-1
/
+1
2024-08-30
drm/msm: Fix UBWC macrotile_mode for a680
Connor Abbott
1
-0
/
+3
2024-08-30
drm/msm: Expose expanded UBWC config uapi
Connor Abbott
1
-0
/
+6
2024-08-30
drm/msm: Expand UBWC config setting
Connor Abbott
3
-17
/
+53
2024-08-30
drm/msm: Fix CP_BV_DRAW_STATE_ADDR name
Connor Abbott
1
-1
/
+1
[next]