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.14.y
linux-6.15.y
linux-6.16.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
/
adreno_gpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
drm/msm: fix OF child-node lookup
Johan Hovold
1
-2
/
+3
2018-08-11
drm/msm/adreno: Load the firmware before bringing up the hardware
Jordan Crouse
1
-1
/
+1
2018-08-05
drm/msm/adreno: Remove VLA usage
Kees Cook
1
-9
/
+19
2018-07-30
drm/msm/gpu: avoid deprecated do_gettimeofday
Arnd Bergmann
1
-1
/
+1
2018-07-30
drm/msm/gpu: Add the buffer objects from the submit to the crash dump
Jordan Crouse
1
-10
/
+48
2018-07-30
drm/msm/adreno: Add a5xx specific registers for the GPU state
Jordan Crouse
1
-11
/
+12
2018-07-30
drm/msm/adreno: Add ringbuffer data to the GPU state
Jordan Crouse
1
-0
/
+39
2018-07-30
drm/msm/adreno: Convert the show/crash file format
Jordan Crouse
1
-8
/
+13
2018-07-30
drm/msm/gpu: Capture the GPU state on a GPU hang
Jordan Crouse
1
-12
/
+24
2018-07-30
drm/msm/gpu: Convert the GPU show function to use the GPU state
Jordan Crouse
1
-17
/
+13
2018-07-30
drm/msm/gpu: Capture the state of the GPU
Jordan Crouse
1
-0
/
+55
2018-07-25
drm/msm/gpu: Increase the pm runtime autosuspend for 5xx
Jordan Crouse
1
-1
/
+2
2018-03-19
drm/msm: Trigger fence completion from GPU
Bjorn Andersson
1
-16
/
+2
2018-02-20
drm/msm/adreno: Use generic function to load firmware to a buffer object
Jordan Crouse
1
-0
/
+19
2018-02-20
drm/msm/adreno: Define a list of firmware files to load per target
Jordan Crouse
1
-15
/
+18
2018-01-10
drm/msm: Add devfreq support for the GPU
Jordan Crouse
1
-1
/
+0
2018-01-10
drm/msm/adreno: Move clock parsing to adreno_gpu_init()
Jordan Crouse
1
-4
/
+73
2018-01-10
drm/msm/gpu: Remove unused bus scaling code
Jordan Crouse
1
-6
/
+1
2017-12-13
drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
Colin Ian King
1
-1
/
+1
2017-10-28
drm/msm: Implement preemption for A5XX targets
Jordan Crouse
1
-9
/
+5
2017-10-28
drm/msm: Make the value of RB_CNTL (almost) generic
Jordan Crouse
1
-5
/
+7
2017-10-28
drm/msm: Shadow current pointer in the ring until command is complete
Jordan Crouse
1
-2
/
+7
2017-10-28
drm/msm: Add a parameter query for the number of ringbuffers
Jordan Crouse
1
-0
/
+3
2017-10-28
drm/msm: Support multiple ringbuffers
Jordan Crouse
1
-54
/
+82
2017-10-28
drm/msm: Move memptrs to msm_gpu
Jordan Crouse
1
-43
/
+12
2017-10-28
drm/msm/adreno: deal with linux-firmware fw paths
Rob Clark
1
-5
/
+62
2017-10-28
drm/msm/adreno: split out helper to load fw
Rob Clark
1
-12
/
+24
2017-10-28
drm/msm/adreno: load gpu at probe/bind time
Rob Clark
1
-14
/
+31
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
1
-19
/
+7
2017-08-22
drm/msm: Attach the GPU MMU when it is created
Jordan Crouse
1
-23
/
+4
2017-08-02
drm/msm/adreno: Prevent unclocked access when retrieving timestamps
Archit Taneja
1
-2
/
+9
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
1
-3
/
+1
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
1
-3
/
+3
2017-06-16
drm/msm: fix locking inconsistency for gpu->hw_init()
Rob Clark
1
-1
/
+1
2017-06-16
drm/msm: Remove memptrs->wptr
Jordan Crouse
1
-3
/
+0
2017-06-16
drm/msm: Add a struct to pass configuration to msm_gpu_init()
Jordan Crouse
1
-2
/
+10
2017-04-08
drm/msm: Hard code the GPU "slow frequency"
Jordan Crouse
1
-3
/
+2
2017-04-08
drm/msm: Add MSM_PARAM_GMEM_BASE
Jordan Crouse
1
-0
/
+3
2017-04-08
drm/msm: Reference count address spaces
Jordan Crouse
1
-1
/
+1
2017-04-08
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
1
-10
/
+19
2017-04-08
drm/msm/adreno: reset ringbuffer in hw_init
Rob Clark
1
-10
/
+8
2017-04-08
drm/msm/gpu: use pm-runtime
Rob Clark
1
-3
/
+8
2017-04-08
drm/msm/gpu: move suspend/resume into debugfs->show
Rob Clark
1
-4
/
+0
2017-02-06
drm/msm: drop quirks binding
Rob Clark
1
-1
/
+0
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
1
-3
/
+2
2016-12-29
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
1
-1
/
+8
2016-11-28
drm/msm: gpu: Add A5XX target support
Jordan Crouse
1
-4
/
+2
2016-11-28
drm/msm: Disable interrupts during init
Jordan Crouse
1
-0
/
+3
2016-11-28
drm/msm: Add adreno_gpu_write64()
Jordan Crouse
1
-4
/
+7
2016-11-28
drm/msm: gpu: Return error on hw_init failure
Jordan Crouse
1
-6
/
+5
[next]