aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/dpu1
AgeCommit message (Expand)Author
2023-03-11drm/msm/dpu: Add check for pstatesJiasheng Jiang
2022-10-26drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov
2022-06-14drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera
2022-01-27drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov
2021-11-26drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang
2021-09-22drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-01-27drm/msm: fix unsigned comparison with less than zeroColin Ian King
2019-11-06drm/msm/dpu: handle failures while initializing displaysJeykumar Sankaran
2019-02-12drm/msm: dpu: Only check flush register against pending flushesSean Paul
2018-12-21drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2018-12-21drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul
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/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