summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter2023-04-11109-4496/+6385
|\
| * drm/msm/dpu: drop unused macros from hw catalogDmitry Baryshkov2023-04-071-42/+0
| * drm/msm/dpu: fetch DPU configuration from match dataDmitry Baryshkov2023-04-0717-83/+46
| * drm/msm/dpu: inline IRQ_n_MASK definesDmitry Baryshkov2023-04-0714-86/+99
| * drm/msm/dpu: drop duplicate vig_sblk instancesDmitry Baryshkov2023-04-073-26/+8
| * drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAYDmitry Baryshkov2023-04-075-0/+5
| * drm/msm/dpu: use defined symbol for sc8280xp's maxwidthDmitry Baryshkov2023-04-071-1/+1
| * drm/msm/dpu: expand sm8550 catalogDmitry Baryshkov2023-04-071-1/+31
| * drm/msm/dpu: expand sm6115 catalogDmitry Baryshkov2023-04-072-11/+41
| * drm/msm/dpu: expand sc7180 catalogDmitry Baryshkov2023-04-071-2/+7
| * drm/msm/dpu: expand sc8180x catalogDmitry Baryshkov2023-04-071-10/+110
| * drm/msm/dpu: duplicate sm8350 catalog entriesDmitry Baryshkov2023-04-071-2/+8
| * drm/msm/dpu: duplicate sm8250 catalog entriesDmitry Baryshkov2023-04-071-2/+21
| * drm/msm/dpu: duplicate sm8150 catalog entriesDmitry Baryshkov2023-04-075-28/+221
| * drm/msm/dpu: duplicate sc7180 catalog entriesDmitry Baryshkov2023-04-071-2/+7
| * drm/msm/dpu: duplicate sdm845 catalog entriesDmitry Baryshkov2023-04-074-10/+60
| * drm/msm/dpu: split SDM845 catalog entry to the separate fileDmitry Baryshkov2023-04-072-206/+203
| * drm/msm/dpu: split MSM8998 catalog entry to the separate fileDmitry Baryshkov2023-04-072-188/+190
| * drm/msm/dpu: split SM8150 catalog entry to the separate fileDmitry Baryshkov2023-04-072-185/+194
| * drm/msm/dpu: split SC8180X catalog entry to the separate fileDmitry Baryshkov2023-04-072-104/+108
| * drm/msm/dpu: split SM8250 catalog entry to the separate fileDmitry Baryshkov2023-04-072-130/+131
| * drm/msm/dpu: split SC7180 catalog entry to the separate fileDmitry Baryshkov2023-04-072-142/+148
| * drm/msm/dpu: split QCM2290 catalog entry to the separate fileDmitry Baryshkov2023-04-072-106/+116
| * drm/msm/dpu: split SM6115 catalog entry to the separate fileDmitry Baryshkov2023-04-072-87/+97
| * drm/msm/dpu: split SM8350 catalog entry to the separate fileDmitry Baryshkov2023-04-072-173/+175
| * drm/msm/dpu: split SC7280 catalog entry to the separate fileDmitry Baryshkov2023-04-072-142/+150
| * drm/msm/dpu: split SC8280XP catalog entry to the separate fileDmitry Baryshkov2023-04-072-186/+195
| * drm/msm/dpu: split SM8550 catalog entry to the separate fileDmitry Baryshkov2023-04-073-379/+383
| * drm/msm/dpu: move UBWC/memory configuration to separate structDmitry Baryshkov2023-04-074-46/+107
| * drm/msm/dpu: mark remaining pp data as constDmitry Baryshkov2023-04-071-3/+3
| * drm/msm/dpu: constify DSC data structuresDmitry Baryshkov2023-04-073-5/+5
| * drm/msm/dpu: Allow variable INTF_BLK sizeKonrad Dybcio2023-04-071-48/+48
| * drm/msm/dpu: Allow variable SSPP_BLK sizeKonrad Dybcio2023-04-071-73/+73
| *-----. Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp...Dmitry Baryshkov2023-04-0614-187/+129
| |\ \ \ \
| | | | | * drm/msm/mdp4: Remove empty prepare_commit() functionJessica Zhang2023-04-061-5/+0
| | | | * | drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to staticTom Rix2023-04-061-1/+1
| | | | |/
| | | * | drm/msm/dsi: Remove custom DSI config handlingKonrad Dybcio2023-04-062-6/+2
| | | * | drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetectionKonrad Dybcio2023-04-063-23/+5
| | | * | drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845Konrad Dybcio2023-04-061-13/+2
| | | * | drm/msm/dsi: dsi_cfg: Deduplicate identical structsKonrad Dybcio2023-04-061-63/+30
| | | * | drm/msm/dsi: Fix DSI index detection when version clash occursKonrad Dybcio2023-04-063-19/+48
| | | * | drm/msm/dsi: Get rid of msm_dsi_config::num_dsiKonrad Dybcio2023-04-063-15/+1
| | | |/
| | * | drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"Colin Ian King2023-04-061-1/+1
| | * | drm/msm/dp: Return IRQ_NONE for unhandled interruptsDouglas Anderson2023-04-065-12/+22
| | * | drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson2023-04-063-48/+36
| | |/
| * | Merge branch 'msm-next-lumag-dpu' into msm-next-lumagDmitry Baryshkov2023-04-0620-962/+868
| |\ \
| | * | msm/disp/dpu: allow atomic_check in PSR usecaseVinod Polimera2023-04-061-1/+1
| | * | drm/msm/dpu: set dirty_fb flag while in self refresh modeVinod Polimera2023-04-061-0/+3
| | * | drm/msm/dpu: manage DPU resources if CTM is requestedKalyan Thota2023-04-063-1/+20
| | * | drm/msm/dpu: avoid unnecessary check in DPU reservationsKalyan Thota2023-04-061-13/+10