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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
drm/msm/adreno: fix runtime PM imbalance at unbind
Johan Hovold
1
-1
/
+2
2023-03-17
adreno: Shutdown the GPU properly
Joel Fernandes (Google)
1
-2
/
+3
2023-03-17
drm/msm/a5xx: fix context faults during ring switch
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix the emptyness check in the preempt code
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix highest bank bit for a530
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
1
-2
/
+2
2023-03-10
drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
Akhil P Oommen
1
-2
/
+2
2023-02-01
drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
Akhil P Oommen
3
-6
/
+17
2023-02-01
drm/msm/gpu: Fix potential double-free
Rob Clark
1
-0
/
+4
2023-01-18
drm/msm/adreno: Make adreno quirks not overwrite each other
Konrad Dybcio
1
-6
/
+4
2022-12-31
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
1
-7
/
+5
2022-10-14
drm/msm/a6xx: Remove state objects from list before freeing
Rob Clark
1
-1
/
+3
2022-10-14
drm/msm/a6xx: Skip snapshotting unused GMU buffers
Rob Clark
1
-0
/
+3
2022-10-14
drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
Rob Clark
2
-2
/
+16
2022-09-30
drm/msm/gpu: Fix crash during system suspend after unbind
Akhil P Oommen
1
-1
/
+9
2022-09-30
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
Akhil P Oommen
1
-9
/
+3
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
3
-30
/
+58
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
3
-3
/
+3
2022-07-07
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
2
-1
/
+6
2022-07-07
drm/msm/adreno: Do not propagate void return values
Geert Uytterhoeven
3
-4
/
+4
2022-07-07
drm/msm/gpu: Add GEM debug label to devcore
Rob Clark
1
-0
/
+1
2022-07-06
drm/msm: Fix %d vs %u
Rob Clark
1
-5
/
+5
2022-07-06
drm/msm/adreno: Allow larger address space size
Rob Clark
4
-1
/
+24
2022-07-06
drm/msm/adreno: Fix up formatting
Konrad Dybcio
1
-9
/
+8
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
5
-6
/
+169
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
4
-24
/
+12
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' into msm-next-staging
Rob Clark
1
-4
/
+10
2022-06-18
drm/msm: Don't overwrite hw fence in hw_init
Rob Clark
1
-3
/
+8
2022-06-07
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
1
-1
/
+2
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
1
-0
/
+1
2022-05-18
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Miaoqian Lin
1
-0
/
+1
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
5
-32
/
+80
2022-05-02
drm/msm: Fix null pointer dereferences without iommu
Luca Weiss
1
-1
/
+4
2022-04-22
drm/msm: simplify gpu_busy callback
Chia-I Wu
2
-22
/
+12
2022-04-22
drm/msm: Add a way for userspace to allocate GPU iova
Rob Clark
1
-0
/
+10
2022-04-22
drm/msm/gem: Drop PAGE_SHIFT for address space mm
Rob Clark
1
-1
/
+1
2022-04-22
drm/msm/gpu: Drop duplicate fence counter
Rob Clark
3
-4
/
+4
2022-04-22
drm/msm: Add a way to override processes comm/cmdline
Rob Clark
1
-3
/
+40
2022-04-22
drm/msm: Add support for pointer params
Rob Clark
2
-4
/
+12
2022-04-12
drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
Nathan Chancellor
1
-5
/
+2
2022-04-11
drm/msm: Fix range size vs end confusion
Rob Clark
1
-1
/
+1
2022-03-24
drm/msm/gpu: Remove mutex from wait_event condition
Rob Clark
1
-10
/
+1
2022-03-24
drm/msm/gpu: Park scheduler threads for system suspend
Rob Clark
1
-4
/
+64
2022-03-24
drm/msm/gpu: Rename runtime suspend/resume functions
Rob Clark
1
-3
/
+3
2022-03-08
drm/msm/adreno: fix cast in adreno_get_param()
Dan Carpenter
1
-4
/
+4
[next]