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
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
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-06-16
drm/msm: remove address-space id
Rob Clark
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: Add a struct to pass configuration to msm_gpu_init()
Jordan Crouse
2017-05-27
drm/msm/gpu: check legacy clk names in get_clocks()
Rob Clark
2017-04-08
msm/drm: gpu: Dynamically locate the clocks from the device tree
Jordan Crouse
2017-04-08
drm/msm: Hard code the GPU "slow frequency"
Jordan Crouse
2017-04-08
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
2017-04-08
drm/msm/gpu: use pm-runtime
Rob Clark
2017-02-06
drm/msm: drop _clk suffix from clk names
Rob Clark
2016-11-28
drm/msm: gpu: Add A5XX target support
Jordan Crouse
2016-11-28
drm/msm: Remove 'src_clk' from adreno configuration
Jordan Crouse
2016-11-28
drm/msm: convert iova to 64b
Rob Clark
2016-11-27
drm/msm: support multiple address spaces
Rob Clark
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-15
drm/msm: move fence allocation out of msm_gpu_submit()
Rob Clark
2016-05-08
drm/msm: print offender task name on hangcheck recovery
Rob Clark
2016-05-08
drm/msm: fix leak in failed submit path
Rob Clark
2016-05-08
drm/msm: drop return from gpu->submit()
Rob Clark
2016-05-08
drm/msm: 'struct fence' conversion
Rob Clark
2016-05-08
drm/msm: introduce msm_fence_context
Rob Clark
2016-05-08
drm/msm/gpu: simplify tracking in-flight bo's
Rob Clark
2016-05-08
drm/msm: move fence code to it's own file
Rob Clark
2015-10-22
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
Stephane Viau
[next]