summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-08drm/msm/disp/dpu1: set default group ID for CTL.Kalyan Thota3-2/+13
2021-12-08drm/msm/dsi: fix initialization in the bonded DSI caseDmitry Baryshkov3-21/+7
2021-12-08drm/msm/dpu: fix CDP setup to account for multirect indexDmitry Baryshkov3-4/+14
2021-12-08drm/msm/dpu: simplify DPU_SSPP features checksDmitry Baryshkov2-7/+12
2021-12-08drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3Dmitry Baryshkov3-5/+1
2021-12-08drm/msm/dpu: drop scaler config from plane stateDmitry Baryshkov2-39/+26
2021-12-07drm/msm/dp: employ bridge mechanism for display enable and disableKuogee Hsieh5-27/+99
2021-12-07drm/msm/hdmi: switch to drm_bridge_connectorDmitry Baryshkov5-159/+109
2021-12-07drm/msm/dpu: removed logically dead codeAmeer Hamza1-12/+5
2021-12-07drm/msm/dp: displayPort driver need algorithm rationalJackie Liu1-0/+1
2021-12-07drm/msm/dpu: remove node from list before freeing the nodeYang Li1-0/+1
2021-12-07drm/msm/dp: Re-order dp_audio_put in deinit_sub_modulesSean Paul1-1/+1
2021-12-07drm/msm/dpu: Remove encoder->enable() hackSean Paul4-32/+1
2021-12-07drm/msm/dpu: Remove useless checks in dpu_encoderSean Paul1-12/+0
2021-12-07drm/msm/dpu_kms: Re-order dpu includesSean Paul1-4/+4
2021-12-07drm/msm/gpu: Don't allow zero fence_idRob Clark1-1/+1
2021-12-07drm/msm/dp: Add "qcom, sc7280-dp" to support display port.Kuogee Hsieh1-0/+1
2021-12-06drm/msm: Initialize MDSS irq domain at probe timeDmitry Baryshkov4-62/+59
2021-12-06drm/msm: Allocate msm_drm_private early and pass it as driver dataAngeloGioacchino Del Regno7-56/+36
2021-12-06Merge remote-tracking branch 'drm/drm-next' into msm-next-stagingRob Clark432-7736/+15568
2021-12-02Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie90-3832/+5335
2021-11-29drm/msm: use compatible lists to find mdp nodeKrishna Manikandan4-5/+9
2021-11-29drm/msm/dpu: Add more of the INTF interrupt regionsBjorn Andersson2-0/+21
2021-11-29drm/msm/dp: Drop now unused hpd_high memberBjorn Andersson3-10/+0
2021-11-29drm/msm/gpu: Name GMU bosRob Clark1-9/+13
2021-11-29drm/msm/gpu: Add a comment in a6xx_gmu_init()Rob Clark1-0/+3
2021-11-29drm/msm/gpu: Snapshot GMU debug bufferRob Clark1-0/+12
2021-11-29drm/msm/gpu: Also snapshot GMU HFI bufferRob Clark3-1/+68
2021-11-29drm/msm/gpu: Make a6xx_get_gmu_log() more genericRob Clark1-19/+15
2021-11-29drm/msm/gpu: Add some WARN_ON()sRob Clark1-0/+3
2021-11-29drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platformsImre Deak1-0/+6
2021-11-28drm/msm/a6xx: Capture gmu log in devcoredumpAkhil P Oommen3-1/+44
2021-11-28drm/msm/gpu: Respect PM QoS constraintsRob Clark2-51/+71
2021-11-28drm/msm: Increase gpu boost intervalAkhil P Oommen1-1/+1
2021-11-28drm/msm/adreno: Name the shadow bufferRob Clark2-0/+4
2021-11-28drm/msm: Add debugfs to disable hw err handlingRob Clark4-0/+22
2021-11-28drm/msm: Handle fence rolloverRob Clark4-5/+17
2021-11-28drm/msm: Remove struct_mutex usageRob Clark8-34/+49
2021-11-28drm/msm: Drop priv->lastctxRob Clark10-35/+22
2021-11-28drm/msm: Remove unnecessary struct_mutexRob Clark2-34/+16
2021-11-28drm/msm/mdp5: drop vdd regulatorDmitry Baryshkov1-22/+2
2021-11-28drm/msm/dp: Enable ASSR for supported DP sinksSankeerth Billakanti1-2/+9
2021-11-28drm/msm/dp: Enable downspread for supported DP sinksSankeerth Billakanti1-1/+11
2021-11-28drm/msm/dp: Add DP controllers for sc7280Sankeerth Billakanti2-2/+11
2021-11-28drm/msm/dsi: stop setting clock parents manuallyDmitry Baryshkov4-73/+2
2021-11-28drm/msm/dsi: untangle cphy setting from the src pll settingDmitry Baryshkov3-2/+13
2021-11-28drm/msm/edp: drop old eDP supportDmitry Baryshkov11-2662/+0
2021-11-28drm/msm/mdp5: drop eDP supportDmitry Baryshkov1-16/+1
2021-11-28drm/msm/dpu: don't cache pipe->cap->sblk in dpu_planeDmitry Baryshkov1-17/+8
2021-11-28drm/msm/dpu: don't cache pipe->cap->features in dpu_planeDmitry Baryshkov1-7/+5