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
/
msm_gpu.c
Age
Commit message (
Expand
)
Author
2020-03-19
drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
Rob Clark
2019-10-07
drm/msm: include linux/sched/task.h
Arnd Bergmann
2019-10-07
drm/msm: Remove unused function arguments
Drew Davenport
2019-09-03
drm/msm: Use generic bulk clock function
Jordan Crouse
2019-07-25
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
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: Pass the MMU domain index in struct msm_file_private
Jordan Crouse
2019-04-19
drm/msm: Stop dropping struct_mutex in recover_worker()
Kristian H. Kristensen
2019-04-19
drm/msm/gpu: Add submit queue queries
Jordan Crouse
2019-04-19
drm/msm: add param to retrieve # of GPU faults (global)
Rob Clark
2019-01-25
Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...
Dave Airlie
2019-01-24
drm/msm/gpu: Remove hardcoded interrupt name
Jordan Crouse
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-11
drm/msm: implement a2xx mmu
Jonathan Marek
2018-12-11
drm/msm: Add a name field for gem objects
Jordan Crouse
2018-12-11
drm/msm: Count how many times iova memory is pinned
Jordan Crouse
2018-12-11
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
2018-12-11
drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
2018-12-11
drm/msm/gpu: Only store local command buffers in the GPU state
Jordan Crouse
2018-12-11
drm/msm/gpu: Add trace events for tracking GPU submissions
Jordan Crouse
2018-12-11
drm/msm/gpu: Allocate the correct size for the GPU memptrs
Jordan Crouse
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-11-30
drm/msm: Fix task dump in gpu recovery
Sharat Masetty
2018-11-30
drm/msm: Check if target supports crash dump capture
Sharat Masetty
2018-10-04
drm/msm: re-factor devfreq code
Sharat Masetty
2018-10-04
drm/msm: suspend devfreq on init
Sharat Masetty
2018-10-03
drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
Anders Roxell
2018-08-10
drm/msm: Add A6XX device support
Jordan Crouse
2018-08-10
drm/msm: Add a helper function to parse clock names
Jordan Crouse
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/gpu: Capture the GPU state on a GPU hang
Jordan Crouse
2018-07-30
drm/msm/gpu: Rearrange the code that collects the task during a hang
Jordan Crouse
2018-02-20
drm/msm/gpu: Set number of clocks to 0 if the list allocation fails
Jordan Crouse
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
2018-01-10
drm/msm: Add devfreq support for the GPU
Jordan Crouse
2018-01-10
drm/msm/gpu: Remove unused bus scaling code
Jordan Crouse
2017-12-13
drm/msm: gpu: Only sync fences on rings that exist
Jordan Crouse
2017-12-13
drm/msm: free kstrdup'd cmdline
Rob Clark
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-01
drm/msm: use %z format modifier for printing size_t
Arnd Bergmann
2017-10-28
drm/msm: dump submits which triggered gpu hang
Rob Clark
2017-10-28
drm/msm/rd: allow adding addition msg to top of dump
Rob Clark
2017-10-28
drm/msm: split rd debugfs file
Rob Clark
2017-10-28
drm/msm: show task cmdline in gpu recovery messages
Rob Clark
2017-10-28
drm/msm: Implement preemption for A5XX targets
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-08-22
drm/msm: Attach the GPU MMU when it is created
Jordan Crouse
[next]