summaryrefslogtreecommitdiffstats
path: root/scripts/extract-sys-certs.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-06drm/msm/dpu: introduce struct dpu_sw_pipeDmitry Baryshkov5-84/+90
2023-04-06drm/msm/dpu: drop dpu_plane_pipe functionDmitry Baryshkov3-14/+2
2023-04-06drm/msm/dpu: move pipe_hw to dpu_plane_stateDmitry Baryshkov2-47/+62
2023-04-06drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layoutDmitry Baryshkov2-12/+2
2023-04-06drm/msm/dpu: move SSPP debugfs creation to dpu_kms.cDmitry Baryshkov3-17/+18
2023-04-06drm/msm/dpu: move SSPP allocation to the RMDmitry Baryshkov3-13/+38
2023-04-06drm/msm/dpu: rename struct dpu_hw_pipe(_cfg) to dpu_hw_sspp(_cfg)Dmitry Baryshkov3-60/+62
2023-04-06drm/msm/dpu: Add support for AR30 formatLeonard Lausen3-0/+14
2023-04-06drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280Kalyan Thota5-7/+58