aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_gpu.h
AgeCommit message (Expand)Author
2019-02-06drm/msm/gpu: fix building without debugfsArnd Bergmann
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/adreno: Add ringbuffer data to the GPU stateJordan Crouse
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse
2018-07-30drm/msm/gpu: Capture the state of the GPUJordan Crouse
2018-02-20drm/msm: add a5xx specific debugfsRob Clark
2018-01-10drm/msm: Add devfreq support for the GPUJordan Crouse
2018-01-10drm/msm/gpu: Remove unused bus scaling codeJordan Crouse
2017-10-28drm/msm: Make the value of RB_CNTL (almost) genericJordan Crouse
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse
2017-10-28drm/msm: Move memptrs to msm_gpuJordan Crouse
2017-10-28drm/msm: Add per-instance submit queuesJordan Crouse
2017-06-16drm/msm: remove address-space idRob Clark
2017-06-16drm/msm: Add a struct to pass configuration to msm_gpu_init()Jordan Crouse
2017-06-16drm/msm: Remove idle function hookJordan Crouse
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/gpu: use pm-runtimeRob 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: gpu Add new gpu register read/write functionsJordan Crouse
2016-11-28drm/msm: gpu: Return error on hw_init failureJordan Crouse
2016-11-28drm/msm: convert iova to 64bRob Clark
2016-11-27drm/msm: support multiple address spacesRob Clark
2016-09-15drm/msm: move fence allocation out of msm_gpu_submit()Rob Clark
2016-05-08drm/msm: drop return from gpu->submit()Rob Clark
2016-05-08drm/msm: introduce msm_fence_contextRob Clark
2015-06-11drm/msm: restart queued submits after hangRob Clark
2015-06-11drm/msm: adreno a306 supportRob Clark
2015-06-11drm/msm: clarify downstream bus scalingRob Clark
2014-09-10drm/msm/adreno: move decision about what gpu to to loadRob Clark
2014-09-10drm/msm/adreno: split adreno device out into it's own fileRob Clark
2014-06-02drm/msm: add perf logging debugfsRob Clark
2014-03-31drm/msm: crank down gpu when inactiveRob Clark
2014-01-09drm/msm: add support for non-IOMMU systemsRob Clark
2014-01-09drm/msm: fix bus scalingRob Clark
2013-08-24drm/msm: add basic hangcheck/recovery mechanismRob Clark
2013-08-24drm/msm: add a3xx gpu supportRob Clark