index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
adreno
/
adreno_gpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: Only enable A6xx LLCC code on A6xx
Konrad Dybcio
2021-01-07
1
-9
/
+12
*
drm/msm/a6xx: Add support for using system cache(LLC)
Sharat Masetty
2020-11-29
1
-0
/
+17
*
drm/msm: Fix duplicate gpu node in icc summary
Akhil P Oommen
2020-11-04
1
-31
/
+1
*
drm/msm: fix 32b build warns
Rob Clark
2020-09-29
1
-1
/
+1
*
drm/msm: Get rid of the REG_ADRENO offsets
Jordan Crouse
2020-09-15
1
-79
/
+3
*
drm/msm: Allow a5xx to mark the RPTR shadow as privileged
Jordan Crouse
2020-09-15
1
-0
/
+5
*
drm/msm: Set the global virtual address range from the IOMMU domain
Jordan Crouse
2020-09-12
1
-2
/
+11
*
drm/msm: Drop context arg to gpu->submit()
Jordan Crouse
2020-09-12
1
-3
/
+2
*
drm/msm/adreno: fix probe without iommu
Luca Weiss
2020-09-12
1
-2
/
+8
*
drm/msm: Disable the RPTR shadow
Jordan Crouse
2020-09-04
1
-25
/
+2
*
drm/msm/adreno: fix updating ring fence
Rob Clark
2020-08-17
1
-1
/
+1
*
drm/msm/adreno: fix gpu probe if no interconnect-names
Rob Clark
2020-07-31
1
-8
/
+10
*
drm/msm: handle for EPROBE_DEFER for of_icc_get
Jonathan Marek
2020-07-30
1
-27
/
+38
*
drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}
Jonathan Marek
2020-07-30
1
-0
/
+3
*
drm/msm: Fix address space size after refactor.
Eric Anholt
2020-06-18
1
-1
/
+1
*
drm/msm: Fix 0xfffflub in "Refactor address space initialization"
John Stultz
2020-06-13
1
-1
/
+1
*
drm/msm: Refactor address space initialization
Jordan Crouse
2020-05-23
1
-6
/
+17
*
drm/msm/a4xx: add adreno a405 support
Shawn Guo
2020-05-18
1
-1
/
+1
*
drm/msm/a6xx: add A640/A650 to gpulist
Jonathan Marek
2020-05-18
1
-1
/
+1
*
drm/msm: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-19
1
-1
/
+1
*
drm/msm: Fix error about comments within a comment block
Douglas Anderson
2020-01-14
1
-1
/
+1
*
drm/msm: allow zapfw to not be specified in gpulist
Rob Clark
2020-01-13
1
-9
/
+13
*
drm/msm: support firmware-name for zap fw (v2)
Rob Clark
2020-01-13
1
-3
/
+27
*
drm/msm/adreno: Do not print error on "qcom, gpu-pwrlevels" absence
Fabio Estevam
2020-01-03
1
-1
/
+1
*
drm/msm/gpu: add support for ocmem interconnect path
Brian Masney
2020-01-02
1
-1
/
+13
*
drm/msm/gpu: add ocmem init/cleanup functions
Brian Masney
2019-10-07
1
-0
/
+40
*
drm/msm: Annotate intentional switch statement fall throughs
Jordan Crouse
2019-08-01
1
-0
/
+1
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-1
/
+7
|
\
|
*
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
2019-06-18
1
-1
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
drm/msm/gpu: Move zap shader loading to adreno
Jordan Crouse
2019-04-21
1
-0
/
+135
*
drm/msm: add param to retrieve # of GPU faults (global)
Rob Clark
2019-04-19
1
-0
/
+3
*
drm/msm/gpu: add per-process pagetables param
Rob Clark
2019-04-19
1
-0
/
+3
*
drm/msm/a6xx: Add support for an interconnect path
Jordan Crouse
2019-02-19
1
-0
/
+9
*
drm/msm/gpu: Remove hardcoded interrupt name
Jordan Crouse
2019-01-24
1
-1
/
+0
*
drm/msm: implement a2xx mmu
Jonathan Marek
2018-12-11
1
-0
/
+3
*
drm/msm/adreno: add a2xx
Jonathan Marek
2018-12-11
1
-8
/
+19
*
drm/msm: Optimize adreno_show_object()
Sharat Masetty
2018-12-11
1
-21
/
+61
*
drm/msm/gpu: Map the ringbuffer in the iova at create time
Jordan Crouse
2018-12-11
1
-9
/
+0
*
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
2018-12-11
1
-1
/
+2
*
drm/msm/adreno: Don't capture register values if target doesn't define them
Jordan Crouse
2018-12-11
1
-5
/
+14
*
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-12-11
1
-11
/
+11
*
drm/msm: fix OF child-node lookup
Johan Hovold
2018-10-23
1
-2
/
+3
*
drm/msm/adreno: Load the firmware before bringing up the hardware
Jordan Crouse
2018-08-11
1
-1
/
+1
*
drm/msm/adreno: Remove VLA usage
Kees Cook
2018-08-05
1
-9
/
+19
*
drm/msm/gpu: avoid deprecated do_gettimeofday
Arnd Bergmann
2018-07-30
1
-1
/
+1
*
drm/msm/gpu: Add the buffer objects from the submit to the crash dump
Jordan Crouse
2018-07-30
1
-10
/
+48
*
drm/msm/adreno: Add a5xx specific registers for the GPU state
Jordan Crouse
2018-07-30
1
-11
/
+12
*
drm/msm/adreno: Add ringbuffer data to the GPU state
Jordan Crouse
2018-07-30
1
-0
/
+39
*
drm/msm/adreno: Convert the show/crash file format
Jordan Crouse
2018-07-30
1
-8
/
+13
[next]