summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)Author
2018-10-03drm/msm/dpu: remove cdm block support from resource managerJeykumar Sankaran
2018-10-03drm/msm/dpu: clean up destination scaler residueJeykumar Sankaran
2018-10-03drm/msm/dpu: rename hw_ctl to lm_ctlJeykumar Sankaran
2018-10-03drm/msm/dpu: move hw resource tracking to crtc stateJeykumar Sankaran
2018-10-03drm/msm/dpu: make crtc get_mixer_width helper staticJeykumar Sankaran
2018-10-03drm/msm/dpu: avoid querying for hw intf before assignmentJeykumar Sankaran
2018-10-03drm/msm/dpu: iterate for assigned hw ctl in virtual encoderJeykumar Sankaran
2018-10-03drm/msm/dpu: use kms stored hw mdp blockJeykumar Sankaran
2018-10-03drm/msm/dpu: enable master-slave encoders explicitlyJeykumar Sankaran
2018-10-03drm/msm/dpu: remove ping pong split topology variablesJeykumar Sankaran
2018-10-03drm/msm/dpu: remove resource pool managerJeykumar Sankaran
2018-10-03drm/msm/dpu: remove scalar config definitionsJeykumar Sankaran
2018-10-03drm/msm/dpu: squash power handle event typesJeykumar Sankaran
2018-10-03drm/msm/dpu: remove debugfs support for misrJeykumar Sankaran
2018-10-03drm/msm/dpu: Remove dpu_mdss_isr when dpu_mdss_destroy is calledJordan Crouse
2018-10-03drm/msm: dpu: Allow planes to extend past active displaySean Paul
2018-10-03drm/msm/dpu: use encoder type to identify display typeJeykumar Sankaran
2018-10-03drm/msm/dpu: remove unwanted encoder type mappingJeykumar Sankaran
2018-10-03drm/msm/dpu: remove stale display port programmingJeykumar Sankaran
2018-10-03drm/msm/dpu: fix for cursor blend issueSravanthi Kollukuduru
2018-10-03drm/msm/dpu: enable cursor plane on dpuSravanthi Kollukuduru
2018-10-03drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'Stephen Boyd
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
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