summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/dpu1
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner41-373/+41
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney1-3/+1
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran1-13/+1
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran2-25/+21
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran2-70/+31
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran1-1/+6
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran1-2/+5
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran2-25/+4
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran2-77/+52
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul1-1/+7
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul1-6/+13
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul3-12/+15
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul1-5/+7
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul3-6/+7
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie23-768/+251
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-13/+13
2019-02-05drm/msm/dpu: remove struct encoder_kickoff_paramsBruce Wang6-29/+11
2019-02-01drm/msm/dpu: use msm wq for idle power collapseJeykumar Sankaran1-18/+7
2019-02-01drm/msm/dpu: Change definition of RGB565 and BGR565Tanmay Shah1-2/+2
2019-02-01drm/msm/dpu: Clean up dpu hw interruptsJayant Shekhar2-88/+0
2019-02-01drm/msm/dpu: Cleanup dpu plane interfaceJayant Shekhar1-27/+0
2019-02-01drm/msm/dpu: Remove unused enum and comment from dpu mdssJayant Shekhar1-7/+0
2019-02-01drm/msm/dpu: handle failures while initializing displaysJeykumar Sankaran1-13/+18
2019-02-01drm/msm/dpu: Convert to a chained irq chipStephen Boyd1-15/+21
2019-02-01drm/msm/dpu: maintain hw_mdp in kmsJeykumar Sankaran3-34/+7
2019-02-01drm/msm/dpu: clean up redundant hw typeJeykumar Sankaran2-34/+16
2019-02-01drm/msm/dpu: remove encoder from crtc mixer structJeykumar Sankaran2-4/+0
2019-02-01drm/msm/dpu: clean up dpu_rm_check_property_topctl declarationJeykumar Sankaran1-8/+0
2019-02-01drm/msm/dpu: remove dev from RMJeykumar Sankaran3-12/+4
2019-02-01drm/msm/dpu: avoid tracking reservations in RMJeykumar Sankaran2-245/+43
2019-02-01drm/msm/dpu: Correct initialization of modifiersFritz Koenig1-10/+10
2019-02-01drm/msm/dpu: Initialize supported modifiersFritz Koenig1-1/+7
2019-02-01drm/msm/dpu: Plane helper for modifiersFritz Koenig1-0/+18
2019-02-01drm/msm/dpu: Use simple list for plane format initFritz Koenig7-154/+93
2019-02-01drm/msm/dpu: Remove unused format tables.Fritz Koenig1-73/+0
2019-01-29drm/msm: avoid unused function warningArnd Bergmann1-13/+13
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie1-13/+13
2019-01-24drm/msm: avoid unused function warningArnd Bergmann1-13/+13
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter2-3/+3
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-4784/+608
2018-12-11drm/msm/dpu: Fix clock issue after bind failureJayant Shekhar1-0/+1
2018-12-11drm/msm/dpu: Clean up dpu_media_info.h static inline functionsJordan Crouse1-107/+57
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse10-71/+13
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse12-361/+93
2018-12-11drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse7-147/+28
2018-12-11drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse8-100/+14
2018-12-11drm/msm/dpu: Remove unused functionsJordan Crouse4-40/+0
2018-12-11drm/msm/dpu: Remove dpu_crtc_is_enabled()Jordan Crouse2-20/+6
2018-12-11drm/msm/dpu: Remove dpu_crtc_get_mixer_heightJordan Crouse2-15/+1