summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)Author
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-06-25drm/msm: add dirty framebuffer helperBrian Masney
2019-06-20drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failureSean Paul
2019-06-20drm/msm/dpu: Remove call to drm_mode_set_crtcinfoSean Paul
2019-06-20drm/msm/mdp5: Use the interconnect APIGeorgi Djakov
2019-06-20drm/msm/dpu: add icc voting in dpu_mdss_initAbhinav Kumar
2019-06-20drm/msm/dpu: Integrate interconnect API in MDSSJayant Shekhar
2019-06-20drm/msm/dpu: clean up references of DPU custom bus scalingJayant Shekhar
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-18drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo
2019-06-18drm/msm/dpu: Avoid a null de-ref while recovering from kms init failJordan Crouse
2019-06-18drm/msm/dpu: Fix error recovery after failing to enable clocksJordan Crouse
2019-06-18msm: dpu1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18drm/msm/dpu: Fix Wunused-const-variableNathan Huckleberry
2019-06-18drm/msm/dpu: Remove bogus commentSean Paul
2019-06-18drm/msm/dpu: Remove _dpu_debugfs_initSean Paul
2019-06-18drm/msm/dpu: Use provided drm_minor to initialize debugfsSean Paul
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-04drm/msm: fix fb references in async updateHelen Koike
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-07gpu/drm: Remove duplicate headersJagadeesh Pagadala
2019-04-25drm/msm: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-05drm/msm/dpu: remove struct encoder_kickoff_paramsBruce Wang
2019-02-01drm/msm/dpu: use msm wq for idle power collapseJeykumar Sankaran
2019-02-01drm/msm/dpu: Change definition of RGB565 and BGR565Tanmay Shah
2019-02-01drm/msm/dpu: Clean up dpu hw interruptsJayant Shekhar