index
:
linux/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2018-07-25
drm/msm/gpu: Increase the pm runtime autosuspend for 5xx
Jordan Crouse
2018-03-19
drm/msm: Trigger fence completion from GPU
Bjorn Andersson
2018-02-20
drm/msm/adreno: Use generic function to load firmware to a buffer object
Jordan Crouse
2018-02-20
drm/msm/adreno: Define a list of firmware files to load per target
Jordan Crouse
2018-01-10
drm/msm: Add devfreq support for the GPU
Jordan Crouse
2018-01-10
drm/msm/adreno: Move clock parsing to adreno_gpu_init()
Jordan Crouse
2018-01-10
drm/msm/gpu: Remove unused bus scaling code
Jordan Crouse
2017-12-13
drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
Colin Ian King
2017-10-28
drm/msm: Implement preemption for A5XX targets
Jordan Crouse
2017-10-28
drm/msm: Make the value of RB_CNTL (almost) generic
Jordan Crouse
2017-10-28
drm/msm: Shadow current pointer in the ring until command is complete
Jordan Crouse
2017-10-28
drm/msm: Add a parameter query for the number of ringbuffers
Jordan Crouse
2017-10-28
drm/msm: Support multiple ringbuffers
Jordan Crouse
2017-10-28
drm/msm: Move memptrs to msm_gpu
Jordan Crouse
2017-10-28
drm/msm/adreno: deal with linux-firmware fw paths
Rob Clark
2017-10-28
drm/msm/adreno: split out helper to load fw
Rob Clark
2017-10-28
drm/msm/adreno: load gpu at probe/bind time
Rob Clark
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
2017-08-22
drm/msm: Attach the GPU MMU when it is created
Jordan Crouse
2017-08-01
drm/msm/adreno: Prevent unclocked access when retrieving timestamps
Archit Taneja
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
2017-06-16
drm/msm: fix locking inconsistency for gpu->hw_init()
Rob Clark
2017-06-16
drm/msm: Remove memptrs->wptr
Jordan Crouse
2017-06-16
drm/msm: Add a struct to pass configuration to msm_gpu_init()
Jordan Crouse
2017-04-08
drm/msm: Hard code the GPU "slow frequency"
Jordan Crouse
2017-04-08
drm/msm: Add MSM_PARAM_GMEM_BASE
Jordan Crouse
2017-04-08
drm/msm: Reference count address spaces
Jordan Crouse
2017-04-08
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
2017-04-08
drm/msm/adreno: reset ringbuffer in hw_init
Rob Clark
2017-04-08
drm/msm/gpu: use pm-runtime
Rob Clark
2017-04-08
drm/msm/gpu: move suspend/resume into debugfs->show
Rob Clark
2017-02-06
drm/msm: drop quirks binding
Rob Clark
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
2016-12-29
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2016-11-28
drm/msm: gpu: Add A5XX target support
Jordan Crouse
2016-11-28
drm/msm: Disable interrupts during init
Jordan Crouse
2016-11-28
drm/msm: Add adreno_gpu_write64()
Jordan Crouse
2016-11-28
drm/msm: gpu: Return error on hw_init failure
Jordan Crouse
2016-11-28
drm/msm/adreno: move scratch register dumping to per-gen code
Rob Clark
2016-11-27
drm/msm: support multiple address spaces
Rob Clark
2016-07-16
drm/msm: deal with arbitrary # of cmd buffers
Rob Clark
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
2016-06-04
drm/msm: deal with exhausted vmap space better
Rob Clark
2016-05-08
drm/msm: drop return from gpu->submit()
Rob Clark
2016-05-08
drm/msm: fix ->last_fence() after recover
Rob Clark
2016-05-08
drm/msm: 'struct fence' conversion
Rob Clark
2016-05-08
drm/msm: introduce msm_fence_context
Rob Clark
2016-03-03
drm/msm: add timestamp param
Rob Clark
2016-03-03
drm/msm/adreno: get CP_RPTR from register instead of shadow memory
Craig Stout
[prev]
[next]