summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno
AgeCommit message (Expand)AuthorFilesLines
2020-09-29drm/msm: fix 32b build warnsRob Clark1-1/+1
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie16-287/+494
2020-09-20drm/msm: Fix the a650 hw_apriv checkJordan Crouse1-1/+10
2020-09-15drm/msm: Get rid of the REG_ADRENO offsetsJordan Crouse7-234/+178
2020-09-15drm/msm: a6xx: Use WHERE_AM_I for eligible targetsJordan Crouse2-3/+93
2020-09-15drm/msm: Allow a5xx to mark the RPTR shadow as privilegedJordan Crouse6-13/+108
2020-09-12drm/msm/a6xx: Add support for per-instance pagetablesJordan Crouse2-0/+63
2020-09-12drm/msm: Set the global virtual address range from the IOMMU domainJordan Crouse1-2/+11
2020-09-12drm/msm: Drop context arg to gpu->submit()Jordan Crouse4-15/+10
2020-09-12drm/msm: Set adreno_smmu as gpu's drvdataRob Clark1-2/+0
2020-09-12drm/msm/gpu: Add dev_to_gpu() helperRob Clark1-6/+4
2020-09-12drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan1-1/+1
2020-09-12drm/msm/adreno: fix probe without iommuLuca Weiss1-2/+8
2020-09-12drm/msm/gpu: Add suspend/resume tracepointsRob Clark1-0/+4
2020-09-10drm/msm/gpu: Add GPU freq_change tracesRob Clark1-0/+3
2020-09-08Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-34/+71
2020-09-04drm/msm/adreno: remove return value of function XX_printBernard Zhao1-14/+7
2020-09-04drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-04drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-04drm/msm: Enable expanded apriv support for a650Jordan Crouse1-1/+5
2020-09-04drm/msm: Split the a5xx preemption recordJordan Crouse2-5/+21
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-12/+39
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-5/+5
2020-08-22drm/msm/a6xx: fix frequency not always being restored on GMU resumeJonathan Marek1-0/+1
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark3-1/+8
2020-08-22drm/msm/a6xx: fix crashdec section name typoRob Clark1-1/+1
2020-08-22drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-08-17drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDRSharat Masetty1-8/+17
2020-08-17drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-07-31drm/msm/a6xx: add A640/A650 hwcgJonathan Marek3-4/+117
2020-07-31drm/msm/a6xx: hwcg tables in gpulistJonathan Marek3-14/+20
2020-07-31drm/msm/a6xx: set ubwc config for A640 and A650Jonathan Marek1-6/+32
2020-07-31drm/msm/adreno: un-open-code some packetsRob Clark2-6/+10
2020-07-31drm/msm: sync generated headersRob Clark8-1054/+5594
2020-07-31drm/msm/a6xx: add build_bw_table for A640/A650Jonathan Marek1-0/+74
2020-07-31drm/msm/a6xx: fix crashstate capture for A650Jonathan Marek3-11/+31
2020-07-31drm: msm: a6xx: fix gpu failure after system resumeAkhil P Oommen1-8/+10
2020-07-31drm: msm: a6xx: send opp instead of a frequencySharat Masetty2-42/+49
2020-07-31drm/msm/adreno: fix gpu probe if no interconnect-namesRob Clark1-8/+10
2020-07-30drm/msm: handle for EPROBE_DEFER for of_icc_getJonathan Marek1-27/+38
2020-07-30drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}Jonathan Marek1-0/+3
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie4-4/+4
2020-07-01Merge tag 'drm-msm-fixes-2020-06-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie4-4/+4
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-6/+6
2020-06-22drm/msm: Fix up the rest of the messed up address sizesJordan Crouse2-2/+2
2020-06-18drm/msm: Fix setup of a6xx create_address_space.Eric Anholt1-1/+1
2020-06-18drm/msm: Fix address space size after refactor.Eric Anholt1-1/+1
2020-06-13drm/msm: Fix 0xfffflub in "Refactor address space initialization"John Stultz1-1/+1
2020-06-08Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-164/+788
2020-05-23drm/msm/a6xx: skip HFI set freq if GMU is powered downJonathan Marek1-9/+9