summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_gpu.c
AgeCommit message (Expand)Author
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-11drm/msm: implement a2xx mmuJonathan Marek
2018-12-11drm/msm: Add a name field for gem objectsJordan Crouse
2018-12-11drm/msm: Count how many times iova memory is pinnedJordan Crouse
2018-12-11drm/msm: Add msm_gem_get_and_pin_iova()Jordan Crouse
2018-12-11drm/msm: Add a common function to free kernel buffer objectsJordan Crouse
2018-12-11drm/msm/gpu: Only store local command buffers in the GPU stateJordan Crouse
2018-12-11drm/msm/gpu: Add trace events for tracking GPU submissionsJordan Crouse
2018-12-11drm/msm/gpu: Allocate the correct size for the GPU memptrsJordan Crouse
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-11-30drm/msm: Fix task dump in gpu recoverySharat Masetty
2018-11-30drm/msm: Check if target supports crash dump captureSharat Masetty
2018-10-04drm/msm: re-factor devfreq codeSharat Masetty
2018-10-04drm/msm: suspend devfreq on initSharat Masetty
2018-10-03drm/msm/gpu: fix parameters in function msm_gpu_crashstate_captureAnders Roxell
2018-08-10drm/msm: Add A6XX device supportJordan Crouse
2018-08-10drm/msm: Add a helper function to parse clock namesJordan Crouse
2018-07-30drm/msm/gpu: avoid deprecated do_gettimeofdayArnd Bergmann
2018-07-30drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse
2018-07-30drm/msm/gpu: Rearrange the code that collects the task during a hangJordan Crouse
2018-02-20drm/msm/gpu: Set number of clocks to 0 if the list allocation failsJordan Crouse
2018-02-20drm/msm: Replace gem_object deprecated functionsSteve Kowalik
2018-01-10drm/msm: Add devfreq support for the GPUJordan Crouse
2018-01-10drm/msm/gpu: Remove unused bus scaling codeJordan Crouse
2017-12-13drm/msm: gpu: Only sync fences on rings that existJordan Crouse
2017-12-13drm/msm: free kstrdup'd cmdlineRob Clark
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-01drm/msm: use %z format modifier for printing size_tArnd Bergmann
2017-10-28drm/msm: dump submits which triggered gpu hangRob Clark
2017-10-28drm/msm/rd: allow adding addition msg to top of dumpRob Clark
2017-10-28drm/msm: split rd debugfs fileRob Clark
2017-10-28drm/msm: show task cmdline in gpu recovery messagesRob Clark
2017-10-28drm/msm: Implement preemption for A5XX targetsJordan Crouse
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse
2017-10-28drm/msm: Move memptrs to msm_gpuJordan Crouse
2017-08-22drm/msm: Attach the GPU MMU when it is createdJordan Crouse
2017-06-17drm/msm: Separate locking of buffer resources from struct_mutexSushmita Susheelendra
2017-06-16drm/msm: remove address-space idRob Clark
2017-06-16drm/msm: pass address-space to _get_iova() and friendsRob Clark
2017-06-16drm/msm: fix locking inconsistency for gpu->hw_init()Rob Clark
2017-06-16drm/msm: Add a struct to pass configuration to msm_gpu_init()Jordan Crouse
2017-05-27drm/msm/gpu: check legacy clk names in get_clocks()Rob Clark
2017-04-08msm/drm: gpu: Dynamically locate the clocks from the device treeJordan Crouse
2017-04-08drm/msm: Hard code the GPU "slow frequency"Jordan Crouse
2017-04-08drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse
2017-04-08drm/msm/gpu: use pm-runtimeRob Clark
2017-02-06drm/msm: drop _clk suffix from clk namesRob Clark