summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_gpu.h
AgeCommit message (Expand)AuthorLines
2021-11-21drm/msm: Restore error return on invalid fenceRob Clark-0/+3
2021-10-28Merge tag 'drm-msm-next-2021-10-26' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-0/+7
2021-10-18drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark-0/+4
2021-10-15drm/msm/devfreq: Add 1ms delay before clamping freqRob Clark-0/+7
2021-10-01drm/msm: One sched entity per process per priorityRob Clark-9/+15
2021-10-01drm/msm: A bit more docs + cleanupRob Clark-1/+57
2021-07-28drm/msm: Utilize gpu scheduler prioritiesRob Clark-2/+56
2021-07-28drm/msm: Conversion to drm schedulerRob Clark-0/+2
2021-07-27drm/msm: Track "seqno" fences by idrRob Clark-0/+5
2021-07-27drm/msm: Docs and misc cleanupRob Clark-0/+15
2021-07-27drm/msm: Devfreq tuningRob Clark-0/+29
2021-07-27drm/msm: Split out devfreq handlingRob Clark-6/+26
2021-06-23drm/msm: devcoredump iommu fault supportRob Clark-0/+17
2021-06-23drm/msm: export hangcheck_period in debugfsSamuel Iglesias Gonsalvez-2/+1
2021-06-23drm/msm: remove unused icc_path/ocmem_icc_pathJonathan Marek-9/+0
2021-04-07drm/msm: Add param for userspace to query suspend countRob Clark-0/+2
2020-11-29drm/msm: rearrange the gpu_rmw() functionSharat Masetty-4/+1
2020-11-05drm/msm: Add support for GPU coolingAkhil P Oommen-0/+2
2020-11-04drm/msm: Add priv->mm_lock to protect active/inactive listsRob Clark-1/+4
2020-11-01drm/msm/gpu: Convert retire/recover work to kthread_workerRob Clark-4/+9
2020-09-15drm/msm: Allow a5xx to mark the RPTR shadow as privilegedJordan Crouse-0/+1
2020-09-12drm/msm: Show process names in gem_describeRob Clark-1/+1
2020-09-12drm/msm: Add support for private address space instancesJordan Crouse-0/+5
2020-09-12drm/msm: Drop context arg to gpu->submit()Jordan Crouse-4/+2
2020-09-12drm/msm: Add a context pointer to the submitqueueJordan Crouse-0/+1
2020-09-12drm/msm: Set adreno_smmu as gpu's drvdataRob Clark-1/+5
2020-09-12drm/msm/gpu: Add dev_to_gpu() helperRob Clark-0/+5
2020-09-04drm/msm: Enable expanded apriv support for a650Jordan Crouse-0/+11
2020-07-31drm: msm: a6xx: send opp instead of a frequencySharat Masetty-1/+2
2020-06-08Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+2
2020-05-23drm/msm: Refactor address space initializationJordan Crouse-2/+2
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga-1/+1
2020-01-02drm/msm/gpu: add support for ocmem interconnect pathBrian Masney-0/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark-0/+3
2019-02-19drm/msm/a6xx: Add support for an interconnect pathJordan Crouse-0/+3
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse-1/+0
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann-1/+1
2018-12-11drm/msm: Optimize adreno_show_object()Sharat Masetty-0/+2
2018-10-04drm/msm: re-factor devfreq codeSharat Masetty-1/+4
2018-08-10drm/msm: Add a helper function to parse clock namesJordan Crouse-1/+1
2018-07-30drm/msm/gpu: avoid deprecated do_gettimeofdayArnd Bergmann-1/+1
2018-07-30drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse-0/+9
2018-07-30drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse-0/+2
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse-2/+36
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse-1/+2
2018-07-30drm/msm/gpu: Capture the state of the GPUJordan Crouse-0/+20
2018-02-20drm/msm: add a5xx specific debugfsRob Clark-0/+2
2018-01-10drm/msm: Add devfreq support for the GPUJordan Crouse-0/+7
2018-01-10drm/msm/gpu: Remove unused bus scaling codeJordan Crouse-6/+1