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
/
msm
/
adreno
/
a6xx_gpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
drm/msm/adreno: Use quirk identify hw_apriv
Rob Clark
1
-2
/
+1
2023-09-13
drm/msm/a6xx: Fix GMU lockdep splat
Rob Clark
1
-2
/
+0
2023-06-18
drm/msm/a6xx: Add A610 speedbin support
Konrad Dybcio
1
-0
/
+27
2023-06-18
drm/msm/a6xx: Add A619_holi speedbin support
Konrad Dybcio
1
-0
/
+31
2023-06-18
drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
Konrad Dybcio
1
-9
/
+9
2023-06-18
drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
Konrad Dybcio
1
-4
/
+4
2023-06-18
drm/msm/a6xx: Fix some A619 tunables
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add A610 support
Konrad Dybcio
1
-11
/
+88
2023-06-18
drm/msm/a6xx: Add support for A619_holi
Konrad Dybcio
1
-2
/
+25
2023-06-18
drm/msm/a6xx: Introduce GMU wrapper support
Konrad Dybcio
1
-25
/
+176
2023-06-18
drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
Konrad Dybcio
1
-0
/
+7
2023-06-18
drm/msm/a6xx: Extend and explain UBWC config
Konrad Dybcio
1
-10
/
+31
2023-06-18
drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add a helper for software-resetting the GPU
Konrad Dybcio
1
-0
/
+12
2023-06-18
drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
Konrad Dybcio
1
-4
/
+5
2023-06-18
drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
Konrad Dybcio
1
-0
/
+36
2023-06-18
drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
Konrad Dybcio
1
-6
/
+0
2023-06-10
drm/msm/a6xx: Fix a690 CP_PROTECT settings
Rob Clark
1
-2
/
+2
2023-06-10
drm/msm/adreno: Add Adreno A690 support
Bjorn Andersson
1
-2
/
+111
2023-06-10
drm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA with coherent SMMU
Dmitry Baryshkov
1
-1
/
+2
2023-06-09
drm/msm/a6xx: initialize GMU mutex earlier
Dmitry Baryshkov
1
-0
/
+2
2023-03-31
drm/msm/a6xx: Add support for A650 speed binning
Konrad Dybcio
1
-0
/
+18
2023-03-31
drm/msm/a6xx: Add support for A640 speed binning
Konrad Dybcio
1
-0
/
+13
2023-03-29
drm/msm/adreno: split a6xx fault handler into generic and a6xx parts
Dmitry Baryshkov
1
-57
/
+7
2023-03-26
drm/msm/gpu: Move BO allocation out of hw_init
Rob Clark
1
-24
/
+22
2023-03-21
drm/msm: Update generated headers
Rob Clark
1
-13
/
+13
2023-03-21
drm/msm/a6xx: Some reg64 conversion
Rob Clark
1
-6
/
+3
2023-03-20
drm/msm/a6xx: Use genpd notifier to ensure cx-gdsc collapse
Akhil P Oommen
1
-0
/
+11
2023-03-20
drm/msm/a6xx: Remove cx gdsc polling using 'reset'
Akhil P Oommen
1
-4
/
+0
2023-02-22
drm/msm/a6xx: Make GPU destroy a bit safer
Douglas Anderson
1
-0
/
+2
2023-01-22
Merge branch 'msm-next-lumag' into HEAD
Dmitry Baryshkov
1
-0
/
+7
2023-01-16
drm/msm/gpu: Add devfreq tuning debugfs
Rob Clark
1
-1
/
+1
2023-01-06
drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
Akhil P Oommen
1
-0
/
+7
2022-11-30
Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-30
/
+54
2022-11-17
drm/msm: Hangcheck progress detection
Rob Clark
1
-0
/
+34
2022-11-17
drm/msm/adreno: Simplify read64/write64 helpers
Rob Clark
1
-16
/
+8
2022-11-17
drm/msm: Enable clamp_to_idle for 7c3
Rob Clark
1
-7
/
+7
2022-11-17
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
1
-7
/
+5
2022-11-03
drm/msm: remove duplicated code from a6xx_create_address_space
Dmitry Baryshkov
1
-27
/
+1
2022-11-03
drm/msm: move domain allocation into msm_iommu_new()
Dmitry Baryshkov
1
-12
/
+11
2022-08-28
drm/msm/a6xx: Improve gpu recovery sequence
Akhil P Oommen
1
-0
/
+7
2022-08-28
drm/msm/a6xx: Ensure CX collapse during gpu recovery
Akhil P Oommen
1
-0
/
+4
2022-08-28
drm/msm: Fix cx collapse issue during recovery
Akhil P Oommen
1
-3
/
+29
2022-08-28
drm/msm: De-open-code some CP_EVENT_WRITE
Rob Clark
1
-1
/
+1
2022-07-07
drm/msm/adreno: Do not propagate void return values
Geert Uytterhoeven
1
-1
/
+1
2022-07-06
drm/msm/adreno: Allow larger address space size
Rob Clark
1
-1
/
+2
2022-07-06
drm/msm/a6xx: Add speedbin support for A619 GPU
Konrad Dybcio
1
-0
/
+19
2022-07-06
drm/msm/adreno: Add A619 support
Konrad Dybcio
1
-1
/
+69
2022-07-06
drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy
Douglas Anderson
1
-9
/
+3
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
1
-0
/
+1
[next]