summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-09-12drm/msm: Drop context arg to gpu->submit()Jordan Crouse7-25/+17
2020-09-12drm/msm: Add a context pointer to the submitqueueJordan Crouse6-4/+30
2020-09-12drm/msm: Set adreno_smmu as gpu's drvdataRob Clark3-4/+6
2020-09-12drm/msm/gpu: Add dev_to_gpu() helperRob Clark3-9/+12
2020-09-12drm/msm: Remove dangling submitqueue referencesRob Clark1-1/+3
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 Clark3-0/+32
2020-09-12drm/msm/dsi: add support for 7nm DSI PHY/PLLJonathan Marek10-0/+1714
2020-09-12drm/msm/dsi: add DSI config for sm8150 and sm8250Jonathan Marek2-1/+6
2020-09-12drm/msm/dsi: remove unused clk_pre/clk_post in msm_dsi_dphy_timingJonathan Marek1-2/+0
2020-09-12drm/msm: Drop local dma_parmsRobin Murphy1-9/+1
2020-09-10drm/msm: Convert shrinker msgs to tracepointsRob Clark2-2/+29
2020-09-10drm/msm/gpu: Add GPU freq_change tracesRob Clark3-0/+36
2020-09-10drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds()Stephen Boyd1-2/+0
2020-09-10drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()Stephen Boyd1-3/+5
2020-09-10drm/msm/dpu: clean up some impossibilitiesRob Clark1-78/+13
2020-09-10drm/msm/dpu: move vblank events to complete_commit()Rob Clark1-1/+1
2020-09-04drm/msm/adreno: remove return value of function XX_printBernard Zhao1-14/+7
2020-09-04drm/msm: drop cache sync hackRob Clark1-14/+4
2020-09-04drm/msm/mdp5: Remove unused downstream bus scaling apisSai Prakash Ranjan2-92/+0
2020-09-04drm/msm/mdp4: Remove unused downstream bus scaling apisSai Prakash Ranjan3-111/+0
2020-09-04drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota8-23/+233
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 Crouse4-4/+19
2020-09-04drm/msm: Split the a5xx preemption recordJordan Crouse2-5/+21
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-22drm/msm: enable vblank during atomic commitsRob Clark1-0/+36
2020-08-18drm/msm: add shutdown support for display platform_driverKrishna Manikandan1-0/+8
2020-08-17drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDRSharat Masetty1-8/+17
2020-08-17drm/msm/gpu: make ringbuffer readonlyRob Clark1-1/+2
2020-08-17drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-08-17drm/msm/dpu: fix unitialized variable errorRob Clark1-1/+1
2020-08-17drm/msm/dpu: Fix scale params in plane validationKalyan Thota1-2/+2
2020-08-17drm/msm/dpu: Fix reservation failures in modesetKalyan Thota1-9/+11
2020-08-15Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-11/+15
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko1-0/+1
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds78-363/+895
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu1-1/+1
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Christian König4-22/+31
2020-08-12Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...Dave Airlie6-30/+15
2020-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-11/+11