summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_gpu.c
AgeCommit message (Expand)Author
2018-12-21drm/msm: Fix task dump in gpu recoverySharat Masetty
2018-11-21drm/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
2016-11-28drm/msm: gpu: Add A5XX target supportJordan Crouse
2016-11-28drm/msm: Remove 'src_clk' from adreno configurationJordan Crouse
2016-11-28drm/msm: convert iova to 64bRob Clark
2016-11-27drm/msm: support multiple address spacesRob Clark
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-15drm/msm: move fence allocation out of msm_gpu_submit()Rob Clark
2016-05-08drm/msm: print offender task name on hangcheck recoveryRob Clark
2016-05-08drm/msm: fix leak in failed submit pathRob Clark
2016-05-08drm/msm: drop return from gpu->submit()Rob Clark
2016-05-08drm/msm: 'struct fence' conversionRob Clark
2016-05-08drm/msm: introduce msm_fence_contextRob Clark
2016-05-08drm/msm/gpu: simplify tracking in-flight bo'sRob Clark
2016-05-08drm/msm: move fence code to it's own fileRob Clark
2015-10-22drm/msm: Fix IOMMU clean up path in case msm_iommu_new() failsStephane Viau
2015-06-11drm/msm: restart queued submits after hangRob Clark