summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-5/+5
|\
| * drm/msm: Use dma_resv locking wrappersDaniel Vetter2019-12-171-5/+5
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-176-10/+21
|\ \ | |/
| * drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-092-2/+2
| * drm: Stop accessing encoder->bridge directlyBoris Brezillon2019-12-091-2/+8
| * drm: constify fb ops across all driversJani Nikula2019-12-051-1/+1
| * drm/msm: fix opencoded use of drm_panel_*Sam Ravnborg2019-12-011-1/+1
| * drm/msm: Don't init ww_mutec acquire ctx before neededDaniel Vetter2019-11-211-3/+6
| * drm/msm/hdmi: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz2019-11-071-2/+4
* | Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2019-12-0237-306/+426
|\ \
| * | drm/msm/adreno: Add support for Adreno 510 GPUAngeloGioacchino Del Regno2019-11-044-14/+86
| * | drm/msm/dsi: Add configuration for 8x76AngeloGioacchino Del Regno2019-11-042-0/+23
| * | drm/msm/dsi: Add configuration for 28nm PLL on family BAngeloGioacchino Del Regno2019-11-043-0/+21
| * | drm/msm/mdp5: Add configuration for msm8x76AngeloGioacchino Del Regno2019-11-041-0/+98
| * | drm/msm/mdp5: Add optional TBU and TBU_RT clocksAngeloGioacchino Del Regno2019-11-022-0/+12
| * | drm/msm: always dump buffer base/sizeRob Clark2019-11-021-4/+6
| * | drm/msm: fix rd dumping for split-IB1Rob Clark2019-11-021-1/+5
| * | drm/msm/hdmi: silence -EPROBE_DEFER warningBrian Masney2019-11-021-2/+6
| * | drm/msm/dsi: Implement qcom, dsi-phy-regulator-ldo-mode for 28nm PHYStephan Gerhold2019-10-241-8/+34
| * | drm/msm/mdp5: make config variables staticBen Dooks2019-10-101-8/+8
| * | drm/msm: make a5xx_show and a5xx_gpu_state_put staticBen Dooks2019-10-101-3/+3
| * | drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in modeset_initzhengbin2019-10-101-3/+0
| * | drm/msm/dsi: Remove set but not used variable 'lp'zhengbin2019-10-101-2/+1
| * | drm/msm/dsi: Remove set but not used variable 'lpx'zhengbin2019-10-101-4/+2
| * | drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in blend_setupzhengbin2019-10-101-3/+0
| * | drm/msm/mdp5: Remove set but not used variable 'fmt'zhengbin2019-10-101-2/+0
| * | drm/msm: Sanitize the modeset_is_locked checks in dpuSean Paul2019-10-102-1/+9
| * | drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv'zhengbin2019-10-071-3/+0
| * | drm/msm/dpu: Remove set but not used variables 'cmd_enc', 'priv'zhengbin2019-10-071-11/+0
| * | drm/msm/dpu: Remove set but not used variables 'dpu_cstate', 'priv'zhengbin2019-10-071-4/+0
| * | drm/msm/dpu: Remove set but not used variable 'priv' in dpu_core_irq.czhengbin2019-10-071-6/+0
| * | drm/msm/dpu: Remove set but not used variable 'priv' in dpu_encoder_phys_vid.czhengbin2019-10-071-2/+0
| * | drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.czhengbin2019-10-071-4/+0
| * | drm/msm: include linux/sched/task.hArnd Bergmann2019-10-071-0/+1
| * | drm/msm/dsi: Move static keyword to the front of declarationsKrzysztof Wilczynski2019-10-071-3/+3
| * | drm/msm: Remove unused function argumentsDrew Davenport2019-10-077-37/+14
| * | drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2019-10-073-41/+1
| * | drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2019-10-077-45/+19
| * | drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2019-10-072-8/+3
| * | drm/msm/dpu: Remove unnecessary NULL checksDrew Davenport2019-10-077-36/+14
| * | drm/msm/dpu: Remove unused macroDrew Davenport2019-10-071-4/+0
| * | drm/msm/dpu: Remove unused variablesDrew Davenport2019-10-072-12/+0
| * | drm/msm/gpu: add ocmem init/cleanup functionsBrian Masney2019-10-077-44/+66
* | | drm/msm: fix memleak on releaseJohan Hovold2019-11-131-5/+1
* | | drm: msm: a6xx: fix debug bus register configurationSharat Masetty2019-11-061-12/+12
| |/ |/|
* | drm/msm: edp: Avoid drm_dp_link helpersThierry Reding2019-10-231-21/+49
* | Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-231-2/+4
|\ \
| * | drm/msm/dsi: Implement reset correctlyJeffrey Hugo2019-10-111-2/+4
| |/
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-0369-460/+1034
|\ \ | |/
| * drm/msm: Use the correct dma_sync calls harderRob Clark2019-09-041-2/+2