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-09-12
drm/msm: Show process names in gem_describe
Rob Clark
2020-09-12
drm/msm: Add support for private address space instances
Jordan Crouse
2020-09-12
drm/msm: Drop context arg to gpu->submit()
Jordan Crouse
2020-09-12
drm/msm: Set adreno_smmu as gpu's drvdata
Rob Clark
2020-09-12
drm/msm/gpu: Add dev_to_gpu() helper
Rob Clark
2020-09-12
drm/msm/gpu: Add suspend/resume tracepoints
Rob Clark
2020-09-09
drm/msm/gpu: Add GPU freq_change traces
Rob Clark
2020-09-04
drm/msm: Enable expanded apriv support for a650
Jordan Crouse
2020-07-31
drm: msm: a6xx: send opp instead of a frequency
Sharat Masetty
2020-07-30
drm/msm: reset devfreq freq_table/max_state before devfreq_add_device
Jonathan Marek
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-23
drm/msm: Refactor address space initialization
Jordan Crouse
2020-05-23
drm/msm: Attach the IOMMU device during initialization
Jordan Crouse
2020-05-19
drm/gem: add _locked suffix to drm_gem_object_put
Emil Velikov
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
[next]