index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
2019-04-21
drm/msm/gpu: Move zap shader loading to adreno
Jordan Crouse
2019-04-19
drm/msm: add param to retrieve # of GPU faults (global)
Rob Clark
2019-04-19
drm/msm/gpu: add per-process pagetables param
Rob Clark
2019-02-19
drm/msm/a6xx: Add support for an interconnect path
Jordan Crouse
2019-01-24
drm/msm/gpu: Remove hardcoded interrupt name
Jordan Crouse
2018-12-11
drm/msm: implement a2xx mmu
Jonathan Marek
2018-12-11
drm/msm/adreno: add a2xx
Jonathan Marek
2018-12-11
drm/msm: Optimize adreno_show_object()
Sharat Masetty
2018-12-11
drm/msm/gpu: Map the ringbuffer in the iova at create time
Jordan Crouse
2018-12-11
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
2018-12-11
drm/msm/adreno: Don't capture register values if target doesn't define them
Jordan Crouse
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-10-23
drm/msm: fix OF child-node lookup
Johan Hovold
2018-08-10
drm/msm/adreno: Load the firmware before bringing up the hardware
Jordan Crouse
2018-08-05
drm/msm/adreno: Remove VLA usage
Kees Cook
2018-07-30
drm/msm/gpu: avoid deprecated do_gettimeofday
Arnd Bergmann
2018-07-30
drm/msm/gpu: Add the buffer objects from the submit to the crash dump
Jordan Crouse
2018-07-30
drm/msm/adreno: Add a5xx specific registers for the GPU state
Jordan Crouse
2018-07-30
drm/msm/adreno: Add ringbuffer data to the GPU state
Jordan Crouse
2018-07-30
drm/msm/adreno: Convert the show/crash file format
Jordan Crouse
2018-07-30
drm/msm/gpu: Capture the GPU state on a GPU hang
Jordan Crouse
2018-07-30
drm/msm/gpu: Convert the GPU show function to use the GPU state
Jordan Crouse
2018-07-30
drm/msm/gpu: Capture the state of the GPU
Jordan Crouse
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
[next]