summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/adreno/adreno_gpu.c
AgeCommit message (Expand)Author
2020-11-29drm/msm/a6xx: Add support for using system cache(LLC)Sharat Masetty
2020-11-04drm/msm: Fix duplicate gpu node in icc summaryAkhil P Oommen
2020-09-29drm/msm: fix 32b build warnsRob Clark
2020-09-15drm/msm: Get rid of the REG_ADRENO offsetsJordan Crouse
2020-09-15drm/msm: Allow a5xx to mark the RPTR shadow as privilegedJordan Crouse
2020-09-12drm/msm: Set the global virtual address range from the IOMMU domainJordan Crouse
2020-09-12drm/msm: Drop context arg to gpu->submit()Jordan Crouse
2020-09-12drm/msm/adreno: fix probe without iommuLuca Weiss
2020-09-04drm/msm: Disable the RPTR shadowJordan Crouse
2020-08-17drm/msm/adreno: fix updating ring fenceRob Clark
2020-07-31drm/msm/adreno: fix gpu probe if no interconnect-namesRob Clark
2020-07-30drm/msm: handle for EPROBE_DEFER for of_icc_getJonathan Marek
2020-07-30drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}Jonathan Marek
2020-06-17drm/msm: Fix address space size after refactor.Eric Anholt
2020-06-12drm/msm: Fix 0xfffflub in "Refactor address space initialization"John Stultz
2020-05-23drm/msm: Refactor address space initializationJordan Crouse
2020-05-18drm/msm/a4xx: add adreno a405 supportShawn Guo
2020-05-18drm/msm/a6xx: add A640/A650 to gpulistJonathan Marek
2020-03-19drm/msm: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-01-13drm/msm: Fix error about comments within a comment blockDouglas Anderson
2020-01-13drm/msm: allow zapfw to not be specified in gpulistRob Clark
2020-01-13drm/msm: support firmware-name for zap fw (v2)Rob Clark
2020-01-02drm/msm/adreno: Do not print error on "qcom, gpu-pwrlevels" absenceFabio Estevam
2020-01-02drm/msm/gpu: add support for ocmem interconnect pathBrian Masney
2019-10-07drm/msm/gpu: add ocmem init/cleanup functionsBrian Masney
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18drm/msm/adreno: Ensure that the zap shader region is big enoughJordan Crouse
2019-04-21drm/msm/gpu: Move zap shader loading to adrenoJordan Crouse
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark
2019-02-19drm/msm/a6xx: Add support for an interconnect pathJordan Crouse
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse
2018-12-11drm/msm: implement a2xx mmuJonathan Marek
2018-12-11drm/msm/adreno: add a2xxJonathan Marek
2018-12-11drm/msm: Optimize adreno_show_object()Sharat Masetty
2018-12-11drm/msm/gpu: Map the ringbuffer in the iova at create timeJordan Crouse
2018-12-11drm/msm: Add msm_gem_get_and_pin_iova()Jordan Crouse
2018-12-11drm/msm/adreno: Don't capture register values if target doesn't define themJordan Crouse
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-10-23drm/msm: fix OF child-node lookupJohan Hovold
2018-08-10drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse
2018-08-05drm/msm/adreno: Remove VLA usageKees Cook
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 a5xx specific registers for the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Convert the show/crash file formatJordan Crouse
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse