summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/dpu1
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie27-241/+504
2020-12-05drm/msm/dpu: enable DSPP support on SM8[12]50Dmitry Baryshkov2-7/+22
2020-12-03drm/msm/dpu: update the qos remap only if the client type changesAbhinav Kumar2-2/+17
2020-12-03drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuseLee Jones1-2/+2
2020-11-29drm/msm/dpu: consider vertical front porch in the prefill bw calculationKalyan Thota1-2/+9
2020-11-29drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des...Lee Jones1-3/+5
2020-11-29drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptionsLee Jones1-1/+1
2020-11-29drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des...Lee Jones1-2/+3
2020-11-29drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuseLee Jones1-2/+2
2020-11-29drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'Lee Jones1-1/+1
2020-11-29drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issuesLee Jones1-7/+8
2020-11-29drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are...Lee Jones3-90/+83
2020-11-29drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_li...Lee Jones1-1/+0
2020-11-29drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-11-29drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param descr...Lee Jones1-1/+1
2020-11-29drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issuesLee Jones1-8/+9
2020-11-23drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variablesLee Jones1-10/+2
2020-11-23drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'Lee Jones1-3/+0
2020-11-04drm/msm/dpu: fix clock scaling on non-sc7180 boardDmitry Baryshkov1-3/+3
2020-11-04drm/msm/dpu: enable merge_3d support on sm8150/sm8250Dmitry Baryshkov3-0/+14
2020-11-04drm/msm/dpu: setup merge modes in merge_3d blockDmitry Baryshkov2-0/+25
2020-11-04drm/msm/dpu: handle merge_3d configuration in hw_ctl blockDmitry Baryshkov2-0/+28
2020-11-04drm/msm/dpu: initial support for merge3D hardware blockDmitry Baryshkov7-14/+230
2020-11-04drm/msm/dpu: simplify interface flush handlingDmitry Baryshkov4-68/+23
2020-11-04drm/msm/dpu: Add newline to printksStephen Boyd1-2/+2
2020-11-04drm/msm: Add missing struct identifierTian Tao1-3/+4
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-2/+2
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-10/+13
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard12-194/+386
2020-11-01drm/msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2-10/+5
2020-11-01drm/msm/kms: Update msm_kms_init/destroyRob Clark1-1/+7
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-2/+5
2020-09-22drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_...Luo Jiaxing1-4/+2
2020-09-22drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao4-68/+8
2020-09-19drm/msm/dp: Fix crash if no DP deviceRob Clark1-1/+2
2020-09-15drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/Abhinav Kumar1-0/+7
2020-09-15drm/msm/dp: add audio support for Display Port on MSMAbhinav Kumar1-0/+7
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh1-0/+6
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah1-0/+18
2020-09-15drm/msm/dpu: add display port support in DPUJeykumar Sankaran2-15/+58
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju2-0/+27
2020-09-09drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds()Stephen Boyd1-2/+0
2020-09-09drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()Stephen Boyd1-3/+5
2020-09-09drm/msm/dpu: clean up some impossibilitiesRob Clark1-78/+13
2020-09-09drm/msm/dpu: move vblank events to complete_commit()Rob Clark1-1/+1
2020-09-04drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota8-23/+233
2020-08-17drm/msm/dpu: fix unitialized variable errorRob Clark1-1/+1
2020-08-17drm/msm/dpu: Fix scale params in plane validationKalyan Thota1-2/+2
2020-08-17drm/msm/dpu: Fix reservation failures in modesetKalyan Thota1-9/+11
2020-07-31drm/msm: use kthread_create_worker instead of kthread_runBernard1-1/+1