aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-349/+239
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie16-300/+202
2019-06-25drm/msm: add dirty framebuffer helperBrian Masney3-0/+9
2019-06-20drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failureSean Paul1-9/+4
2019-06-20drm/msm/dpu: Remove call to drm_mode_set_crtcinfoSean Paul1-3/+0
2019-06-20drm/msm/mdp5: Use the interconnect APIGeorgi Djakov1-0/+38
2019-06-20drm/msm/dpu: add icc voting in dpu_mdss_initAbhinav Kumar1-4/+14
2019-06-20drm/msm/dpu: Integrate interconnect API in MDSSJayant Shekhar1-4/+45
2019-06-20drm/msm/dpu: clean up references of DPU custom bus scalingJayant Shekhar4-131/+80
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner34-408/+34
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter47-418/+50
2019-06-18drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo1-1/+1
2019-06-18drm/msm/dpu: Avoid a null de-ref while recovering from kms init failJordan Crouse1-3/+6
2019-06-18drm/msm/dpu: Fix error recovery after failing to enable clocksJordan Crouse1-3/+3
2019-06-18msm: dpu1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman7-27/+4
2019-06-18drm/msm/dpu: Fix Wunused-const-variableNathan Huckleberry1-110/+0
2019-06-18drm/msm/dpu: Remove bogus commentSean Paul1-1/+0
2019-06-18drm/msm/dpu: Remove _dpu_debugfs_initSean Paul1-8/+2
2019-06-18drm/msm/dpu: Use provided drm_minor to initialize debugfsSean Paul1-3/+3
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus 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-22Merge drm/drm-next into drm-misc-nextSean Paul1-3/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard2-2/+2
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard2-2/+3
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard3-22/+13
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard2-4/+8
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-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst8-234/+160
2019-05-07gpu/drm: Remove duplicate headersJagadeesh Pagadala1-1/+0
2019-04-25drm/msm: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst2-21/+13
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