summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)Author
2018-12-19drm/msm: fix address space warningArnd Bergmann
2018-11-21drm/msm: dpu: Allow planes to extend past active displaySean Paul
2018-11-21drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'Stephen Boyd
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-08-10drm/msm: update generated headersRob Clark
2018-08-10drm/msm/disp/dpu: fix early dereference of physical encoderJeykumar Sankaran
2018-07-31drm/msm/disp/dpu: fix two spelling mistakesColin Ian King
2018-07-30drm/msm/disp/dpu: Mark a handful of functions as staticJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused functions from dpu_formats.cJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove dpu_kms_utilsJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused code from drm_crtc.cJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused code from drm_encoder.cJordan Crouse
2018-07-30drm/msm: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-30drm/msm: mark PM functions as __maybe_unusedArnd Bergmann
2018-07-30drm/msm/dpu: fix mismatch in function argument.zhong jiang
2018-07-30drm/msm: dpu: Use clock-names instead of assigned-clock-namesSean Paul
2018-07-30drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoderSean Paul
2018-07-26drm/msm: rework vblank event handling in dpu_crtcRajesh Yadav
2018-07-26drm/msm: Add SDM845 DPU supportJeykumar Sankaran
2018-07-26drm/msm/mdp5: subclass msm_mdss for mdp5Rajesh Yadav
2018-07-26drm/msm: Move wait_for_vblanks into mdp complete_commit() hooksSean Paul
2018-07-25drm/msm/mdp5: negative x/y in cursor moveCarsten Behling
2018-07-25drm/msm/mdp5: fix missing CTL flushRob Clark
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-11drm/msm: Stop updating plane->fb/crtcVille Syrjälä
2018-06-04drm/msm: Issue queued events when disabling crtcSean Paul
2018-06-04drm/msm: Move implicit sync handling to prepare_fbSean Paul
2018-06-03drm/msm: Don't subclass drm_atomic_state anymoreArchit Taneja
2018-06-03drm/msm/mdp5: Use the new private_obj stateArchit Taneja
2018-06-03drm/msm/mdp5: Add global state as a private atomic objectArchit Taneja
2018-06-03drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran
2018-06-03drm/msm: Mark the crtc->state->event consumedSean Paul
2018-05-25drm/msm: Stop consulting plane->fb/crtcVille Syrjälä
2018-04-19drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran
2018-04-19drm/msm: Mark the crtc->state->event consumedSean Paul
2018-03-21Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-03-19drm/msm/mdp5: don't pre-reserve LM's if no dual-dsiRob Clark
2018-03-19drm/msm/mdp5: add missing LM flush bitsRob Clark
2018-03-19drm/msm/mdp5: print a bit more of the atomic stateRob Clark
2018-03-19drm/msm/mdp5: rework CTL START signal handlingRob Clark
2018-03-19drm/msm: rename mdp->dispRob Clark