summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Merge branches 'msm-next-lumag-dpu' and 'msm-next-lumag-dsi' into msm-next-lumagDmitry Baryshkov1-11/+4
2022-02-23drm/msm: add support for QCM2290 MDSSLoic Poulain1-0/+1
2022-02-19Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov1-35/+17
2022-02-18drm/msm/dpu: simplify clocks handlingDmitry Baryshkov1-35/+11
2022-02-18drm/msm/dpu: Only create debugfs for PRIMARY minorBjorn Andersson1-0/+4
2022-02-18drm/msm/dpu: Add SC8180x to hw catalogRob Clark1-0/+1
2022-02-18drm/msm/dpu1: Add MSM8998 to hw catalogAngeloGioacchino Del Regno1-0/+1
2022-02-18drm/msm: reduce usage of round_pixclk callbackDmitry Baryshkov1-7/+0
2022-02-18drm/msm: drop dbgname argument from msm_ioremap*()Dmitry Baryshkov1-4/+4
2021-12-16drm/msm/dpu: add layer mixer register dump to dpu snapshotAbhinav Kumar1-0/+5
2021-12-16drm/msm/dpu: move SSPP debugfs support from plane to SSPP codeDmitry Baryshkov1-0/+1
2021-12-16drm/msm/dpu: simplify DPU's regset32 codeDmitry Baryshkov1-12/+20
2021-12-16drm/msm/dpu: make danger_status/safe_status readableDmitry Baryshkov1-1/+1
2021-12-16drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov1-2/+2
2021-12-16drm/msm/dpu: move disable_danger out of plane subdirDmitry Baryshkov1-0/+70
2021-12-08drm/msm/dpu: Remove encoder->enable() hackSean Paul1-22/+0
2021-12-08drm/msm/dpu_kms: Re-order dpu includesSean Paul1-4/+4
2021-12-06drm/msm: Allocate msm_drm_private early and pass it as driver dataAngeloGioacchino Del Regno1-2/+2
2021-11-30drm/msm: use compatible lists to find mdp nodeKrishna Manikandan1-1/+1
2021-10-19drm/msm/dp: Support up to 3 DP controllersBjorn Andersson1-27/+39
2021-10-15drm/msm: potential error pointer dereference in init()Dan Carpenter1-0/+4
2021-08-07drm/msm/dpu: support setting up two independent DSI connectorsDmitry Baryshkov1-45/+57
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-15/+55
2021-06-23drm/msm: Convert to use resource-managed OPP APIYangtao Li1-15/+8
2021-06-23drm/msm: pass dump state as a function argumentDmitry Baryshkov1-4/+1
2021-06-23drm/msm/disp/dpu1: add API to take DPU register snapshotAbhinav Kumar1-0/+50
2021-05-06drm/msm/dpu1: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-5/+0
2021-04-07drm/msm/disp/dpu1: add support for display for SC7280 targetKrishna Manikandan1-0/+1
2021-04-07drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov1-2/+1
2021-04-07drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driverKalyan Thota1-0/+5
2021-04-07drm/msm: add compatibles for sm8150/sm8250 displayJonathan Marek1-0/+2
2021-03-23drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota1-5/+7
2021-01-31drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: Remove unneeded semicolonXu Wang1-1/+1
2020-11-01drm/msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar1-9/+5
2020-11-01drm/msm/kms: Update msm_kms_init/destroyRob Clark1-1/+7
2020-09-22drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-15/+2
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 Display Port HPD featureTanmay Shah1-0/+18
2020-09-15drm/msm/dpu: add display port support in DPUJeykumar Sankaran1-11/+54
2020-09-04drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota1-1/+36
2020-07-31drm/msm: Quiet error during failure in optional resource mappings.Eric Anholt1-2/+2
2020-07-31drm/msm: Garbage collect unused resource _len fields.Eric Anholt1-21/+0
2020-07-31drm/msm/dpu: Use OPP API to set clk/perf stateRajendra Nayak1-1/+26
2020-07-30drm/msm/dpu: ensure device suspend happens during PM sleepKalyan Thota1-0/+2
2020-06-22drm/msm: Fix up the rest of the messed up address sizesJordan Crouse1-1/+1
2020-06-02Revert "drm/msm/dpu: add support for clk and bw scaling for display"Rob Clark1-36/+1
2020-05-23drm/msm: Refactor address space initializationJordan Crouse1-5/+5
2020-05-23drm/msm: Attach the IOMMU device during initializationJordan Crouse1-8/+0
2020-05-18drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota1-1/+36