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_gmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-30
drm/msm/adreno: Introduce gmu_chipid for a740 & a750
Akhil P Oommen
1
-22
/
+1
2024-06-29
drm/msm/adreno: Add support for X185 GPU
Akhil P Oommen
1
-2
/
+11
2024-06-29
drm/msm/adreno: De-spaghettify the use of memory barriers
Konrad Dybcio
1
-3
/
+1
2024-04-22
drm/msm: Drop msm_read/writel
Konrad Dybcio
1
-1
/
+1
2024-02-26
drm/msm: add support for A750 GPU
Neil Armstrong
1
-0
/
+2
2024-02-26
drm/msm/adreno: Update generated headers
Rob Clark
1
-3
/
+3
2023-10-16
drm/msm/a6xx: Fix up QMP handling
Konrad Dybcio
1
-6
/
+12
2023-10-09
drm/msm/a6xx: Add A740 support
Konrad Dybcio
1
-27
/
+61
2023-10-09
drm/msm/a6xx: Send ACD state to QMP at GMU resume
Konrad Dybcio
1
-0
/
+15
2023-10-09
drm/msm/a6xx: Add skeleton A7xx support
Konrad Dybcio
1
-25
/
+71
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+38
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-24
Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-12
/
+36
2023-08-08
drm/msm/a6xx: Fix GMU lockdep splat
Rob Clark
1
-3
/
+8
2023-08-08
drm/msm/a6xx: Fix up GMU region reservations
Konrad Dybcio
1
-4
/
+4
2023-08-08
drm/msm/a6xx: Improve GMU force shutdown sequence
Konrad Dybcio
1
-0
/
+7
2023-08-08
drm/msm/a6xx: Ensure clean GMU state in a6xx_gmu_fw_start
Konrad Dybcio
1
-0
/
+6
2023-08-08
drm/msm/adreno: Switch to chip-id for identifying GPU
Rob Clark
1
-4
/
+10
2023-08-08
drm/msm/adreno: Bring the a630 family together
Rob Clark
1
-1
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-0
/
+2
2023-06-18
drm/msm/a6xx: Introduce GMU wrapper support
Konrad Dybcio
1
-3
/
+69
2023-06-18
drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
Konrad Dybcio
1
-6
/
+0
2023-06-18
drm/msm/a6xx: Add a helper for software-resetting the GPU
Konrad Dybcio
1
-2
/
+1
2023-06-18
drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
Konrad Dybcio
1
-37
/
+0
2023-06-18
drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
Konrad Dybcio
1
-0
/
+6
2023-06-18
drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
Konrad Dybcio
1
-2
/
+2
2023-06-09
drm/msm/a6xx: initialize GMU mutex earlier
Dmitry Baryshkov
1
-2
/
+0
2023-03-26
drm/msm/a6xx: Move ioremap out of hw_init path
Rob Clark
1
-10
/
+8
2023-03-20
drm/msm/a6xx: Use genpd notifier to ensure cx-gdsc collapse
Akhil P Oommen
1
-0
/
+15
2023-03-20
drm/msm/a6xx: Vote for cx gdsc from gpu driver
Akhil P Oommen
1
-4
/
+27
2023-02-22
drm/msm/a6xx: Make GPU destroy a bit safer
Douglas Anderson
1
-1
/
+1
2023-01-06
drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
Akhil P Oommen
1
-6
/
+9
2022-11-03
drm/msm: move domain allocation into msm_iommu_new()
Dmitry Baryshkov
1
-7
/
+5
2022-09-01
drm/msm/a6xx: Handle GMU prepare-slumber hfi failure
Akhil P Oommen
1
-1
/
+5
2022-08-28
drm/msm/a6xx: Improve gpu recovery sequence
Akhil P Oommen
1
-30
/
+47
2022-07-07
drm/msm/adreno: Do not propagate void return values
Geert Uytterhoeven
1
-1
/
+1
2022-07-06
drm/msm/adreno: Add A619 support
Konrad Dybcio
1
-2
/
+11
2022-07-06
drm/msm/adreno: Remove dead code
Konrad Dybcio
1
-2
/
+0
2022-07-06
drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy
Douglas Anderson
1
-6
/
+7
2022-04-22
drm/msm/gem: Drop PAGE_SHIFT for address space mm
Rob Clark
1
-1
/
+1
2021-11-30
drm/msm/gpu: Name GMU bos
Rob Clark
1
-9
/
+13
2021-11-30
drm/msm/gpu: Add a comment in a6xx_gmu_init()
Rob Clark
1
-0
/
+3
2021-10-15
drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()
Dan Carpenter
1
-3
/
+3
2021-10-15
drm: Use IS_ERR() instead of IS_ERR_OR_NULL()
Wang Qing
1
-2
/
+2
2021-10-01
drm/msm/a6xx: Serialize GMU communication
Rob Clark
1
-0
/
+6
2021-08-11
drm/msm: Add adreno_is_a640_family()
Rob Clark
1
-3
/
+2
2021-08-07
drm: msm: Add 680 gpu to the adreno gpu list
Bjorn Andersson
1
-2
/
+3
2021-07-31
drm/msm/a6xx: Add support for Adreno 7c Gen 3 gpu
Akhil P Oommen
1
-2
/
+6
2021-07-28
drm/msm: drop drm_gem_object_put_locked()
Rob Clark
1
-6
/
+6
2021-06-23
drm/msm/a6xx: add support for Adreno 660 GPU
Jonathan Marek
1
-8
/
+24
[next]