index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_gpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
drm: msm: a6xx: send opp instead of a frequency
Sharat Masetty
1
-2
/
+1
2020-07-30
drm/msm: reset devfreq freq_table/max_state before devfreq_add_device
Jonathan Marek
1
-0
/
+4
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-05-23
drm/msm: Refactor address space initialization
Jordan Crouse
1
-38
/
+2
2020-05-23
drm/msm: Attach the IOMMU device during initialization
Jordan Crouse
1
-10
/
+1
2020-05-19
drm/gem: add _locked suffix to drm_gem_object_put
Emil Velikov
1
-1
/
+1
2020-03-19
drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
Rob Clark
1
-5
/
+23
2019-10-07
drm/msm: include linux/sched/task.h
Arnd Bergmann
1
-0
/
+1
2019-10-07
drm/msm: Remove unused function arguments
Drew Davenport
1
-3
/
+2
2019-09-03
drm/msm: Use generic bulk clock function
Jordan Crouse
1
-1
/
+1
2019-07-25
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
1
-1
/
+2
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
drm/msm: Pass the MMU domain index in struct msm_file_private
Jordan Crouse
1
-3
/
+2
2019-04-19
drm/msm: Stop dropping struct_mutex in recover_worker()
Kristian H. Kristensen
1
-13
/
+0
2019-04-19
drm/msm/gpu: Add submit queue queries
Jordan Crouse
1
-1
/
+2
2019-04-19
drm/msm: add param to retrieve # of GPU faults (global)
Rob Clark
1
-0
/
+3
2019-01-25
Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...
Dave Airlie
1
-1
/
+1
2019-01-24
drm/msm/gpu: Remove hardcoded interrupt name
Jordan Crouse
1
-1
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-50
/
+74
2018-12-11
drm/msm: implement a2xx mmu
Jonathan Marek
1
-12
/
+19
2018-12-11
drm/msm: Add a name field for gem objects
Jordan Crouse
1
-0
/
+2
2018-12-11
drm/msm: Count how many times iova memory is pinned
Jordan Crouse
1
-1
/
+1
2018-12-11
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
1
-1
/
+1
2018-12-11
drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
1
-10
/
+2
2018-12-11
drm/msm/gpu: Only store local command buffers in the GPU state
Jordan Crouse
1
-10
/
+13
2018-12-11
drm/msm/gpu: Add trace events for tracking GPU submissions
Jordan Crouse
1
-2
/
+21
2018-12-11
drm/msm/gpu: Allocate the correct size for the GPU memptrs
Jordan Crouse
1
-1
/
+2
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-15
/
+15
2018-11-30
drm/msm: Fix task dump in gpu recovery
Sharat Masetty
1
-5
/
+4
2018-11-30
drm/msm: Check if target supports crash dump capture
Sharat Masetty
1
-0
/
+4
2018-10-04
drm/msm: re-factor devfreq code
Sharat Masetty
1
-18
/
+25
2018-10-04
drm/msm: suspend devfreq on init
Sharat Masetty
1
-0
/
+2
2018-10-03
drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
Anders Roxell
1
-2
/
+2
2018-08-10
drm/msm: Add A6XX device support
Jordan Crouse
1
-1
/
+1
2018-08-10
drm/msm: Add a helper function to parse clock names
Jordan Crouse
1
-50
/
+10
2018-07-30
drm/msm/gpu: avoid deprecated do_gettimeofday
Arnd Bergmann
1
-2
/
+2
2018-07-30
drm/msm/gpu: Add the buffer objects from the submit to the crash dump
Jordan Crouse
1
-3
/
+45
2018-07-30
drm/msm/gpu: Capture the GPU state on a GPU hang
Jordan Crouse
1
-1
/
+82
2018-07-30
drm/msm/gpu: Rearrange the code that collects the task during a hang
Jordan Crouse
1
-9
/
+11
2018-02-20
drm/msm/gpu: Set number of clocks to 0 if the list allocation fails
Jordan Crouse
1
-1
/
+3
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
1
-4
/
+4
2018-01-10
drm/msm: Add devfreq support for the GPU
Jordan Crouse
1
-0
/
+91
2018-01-10
drm/msm/gpu: Remove unused bus scaling code
Jordan Crouse
1
-39
/
+0
2017-12-13
drm/msm: gpu: Only sync fences on rings that exist
Jordan Crouse
1
-1
/
+1
2017-12-13
drm/msm: free kstrdup'd cmdline
Rob Clark
1
-0
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-01
drm/msm: use %z format modifier for printing size_t
Arnd Bergmann
1
-1
/
+1
2017-10-28
drm/msm: dump submits which triggered gpu hang
Rob Clark
1
-20
/
+27
2017-10-28
drm/msm/rd: allow adding addition msg to top of dump
Rob Clark
1
-1
/
+1
[next]