summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner34-408/+34
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-418/+46
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner46-418/+46
2019-06-04drm/msm: fix fb references in async updateHelen Koike1-0/+4
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 Paul4-8/+9
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 Vetter9-10/+10
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg1-0/+1
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard55-4899/+817
2019-01-10drm: msm: Cleanup drm_display_mode print strShayenne Moura7-56/+8
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds55-4899/+816
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