summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.package (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-10drm/msm/mdp5: make config variables staticBen Dooks1-8/+8
2019-10-10drm/msm: make a5xx_show and a5xx_gpu_state_put staticBen Dooks1-3/+3
2019-10-10drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in modeset_initzhengbin1-3/+0
2019-10-10drm/msm/dsi: Remove set but not used variable 'lp'zhengbin1-2/+1
2019-10-10drm/msm/dsi: Remove set but not used variable 'lpx'zhengbin1-4/+2
2019-10-10drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in blend_setupzhengbin1-3/+0
2019-10-10drm/msm/mdp5: Remove set but not used variable 'fmt'zhengbin1-2/+0
2019-10-10drm/msm: Sanitize the modeset_is_locked checks in dpuSean Paul2-1/+9
2019-10-07drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv'zhengbin1-3/+0
2019-10-07drm/msm/dpu: Remove set but not used variables 'cmd_enc', 'priv'zhengbin1-11/+0
2019-10-07drm/msm/dpu: Remove set but not used variables 'dpu_cstate', 'priv'zhengbin1-4/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_core_irq.czhengbin1-6/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_encoder_phys_vid.czhengbin1-2/+0
2019-10-07drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.czhengbin1-4/+0
2019-10-07drm/msm: include linux/sched/task.hArnd Bergmann1-0/+1
2019-10-07drm/msm/dsi: Move static keyword to the front of declarationsKrzysztof Wilczynski1-3/+3
2019-10-07drm/msm: Remove unused function argumentsDrew Davenport7-37/+14
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport3-41/+1
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport7-45/+19
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2-8/+3
2019-10-07drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport7-36/+14
2019-10-07drm/msm/dpu: Remove unused macroDrew Davenport1-4/+0
2019-10-07drm/msm/dpu: Remove unused variablesDrew Davenport2-12/+0
2019-10-07soc: qcom: ocmem: add missing includesBrian Masney1-0/+3
2019-10-07drm/msm/gpu: add ocmem init/cleanup functionsBrian Masney7-44/+66
2019-10-07soc: qcom: add OCMEM driverBrian Masney4-0/+506
2019-10-07firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark3-1/+40
2019-10-07firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark5-0/+111
2019-10-07dt-bindings: display: msm: gmu: add optional ocmem propertyBrian Masney1-0/+51