summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-29Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"Konrad Dybcio1-4/+0
2024-06-29drm/msm/adreno: De-spaghettify the use of memory barriersKonrad Dybcio2-7/+7
2024-06-25Merge remote-tracking branch 'qcom/20240430-a750-raytracing-v3-2-7f57c5ac082d...Rob Clark4-8/+68
2024-06-25dt-bindings: display/msm/gpu: fix the schema being not appliedKrzysztof Kozlowski1-0/+12
2024-06-25dt-bindings: display/msm/gpu: simplify compatible regexKrzysztof Kozlowski1-1/+1
2024-06-25dt-bindings: display/msm/gpu: define reg-names in top-levelKrzysztof Kozlowski1-1/+4
2024-06-25dt-bindings: display/msm/gpu: constrain clocks in top-levelKrzysztof Kozlowski1-2/+6
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov5-64/+18
2024-06-25drm/msm/dsi: Add phy configuration for MSM8937Daniil Titov3-0/+21
2024-06-25dt-bindings: msm: dsi-phy-28nm: Document msm8937 compatibleBarnabás Czémán2-0/+2
2024-06-25drm/msm/mdp5: Add MDP5 configuration for MSM8937Daniil Titov1-0/+88
2024-06-25dt-bindings: display/msm: qcom, mdp5: Add msm8937 compatibleBarnabás Czémán1-0/+1
2024-06-25drm/msm/mdp5: Remove MDP_CAP_SRC_SPLIT from msm8x53_configBarnabás Czémán1-2/+1
2024-06-24drm/msm/dp: switch to struct drm_edidJani Nikula3-40/+20
2024-06-24drm/msm/dpu: guard ctl irq callback register/unregisterBarnabás Czémán1-2/+2
2024-06-24drm/msm/dpu: rename dpu_hw_setup_vsync_source functionsDmitry Baryshkov1-7/+7
2024-06-24drm/msm/dpu: support setting the TE sourceDmitry Baryshkov1-1/+43
2024-06-24drm/msm/dsi: parse vsync source from device treeDmitry Baryshkov4-0/+24
2024-06-24drm/msm/dpu: rework vsync_source handlingDmitry Baryshkov3-7/+5
2024-06-24drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()Dmitry Baryshkov1-3/+3
2024-06-24drm/msm/dsi: drop unused GPIOs handlingDmitry Baryshkov1-37/+0
2024-06-24drm/msm/dpu: convert vsync source defines to the enumDmitry Baryshkov5-16/+18
2024-06-24dt-bindings: display/msm/dsi: allow specifying TE sourceDmitry Baryshkov1-0/+17
2024-06-23drm/msm/dpu: drop validity checks for clear_pending_flush() ctl opAbhinav Kumar3-5/+4
2024-06-23drm/msm: mdss: Add SM7150 supportDanila Tikhonov1-0/+8
2024-06-23dt-bindings: display/msm: Add SM7150 MDSSDanila Tikhonov1-0/+458
2024-06-23drm/msm/dpu: Add SM7150 supportDanila Tikhonov4-0/+338
2024-06-23dt-bindings: display/msm: Add SM7150 DPUDanila Tikhonov1-0/+143
2024-06-23drm/msm/dsi: add a comment to explain pkt_per_line encodingJonathan Marek1-0/+4
2024-06-23drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WCJonathan Marek1-0/+3
2024-06-23drm/msm/dsi: set video mode widebus enable bit when widebus is enabledJonathan Marek1-1/+2
2024-06-23drm/msm/dpu: enable compression bit in cfg2 for DSCJun Nie3-3/+11
2024-06-23drm/msm/dpu: adjust data width for widen bus caseJun Nie1-0/+9
2024-06-23drm/msm/dpu: fix video mode DSC for DSIJonathan Marek3-1/+27
2024-06-23drm/msm/dsi: Remove dsi_phy_write_[un]delay()Konrad Dybcio3-33/+54
2024-06-23drm/msm/dsi: Remove dsi_phy_read/write()Konrad Dybcio7-703/+645
2024-06-21drm/msm/a7xx: Add missing register writes from downstreamConnor Abbott1-0/+11
2024-06-21drm/msm: Add MSM_PARAM_RAYTRACING uapiConnor Abbott2-0/+4
2024-06-21drm/msm/a7xx: Initialize a750 "software fuse"Connor Abbott2-1/+92
2024-06-21firmware: qcom_scm: Add gpu_init_regs callConnor Abbott3-0/+40
2024-06-21drm/msm/adreno: Check for zap node availabilityRob Clark1-1/+1
2024-06-21drm/msm: Add obj flags to gpu devcoredumpRob Clark3-2/+6
2024-06-21drm/msm: Add GPU memory tracesRob Clark4-0/+51
2024-06-21soc: qcom: smem: Add a feature code getterKonrad Dybcio3-0/+60
2024-06-21soc: qcom: Move some socinfo defines to the headerKonrad Dybcio2-8/+8
2024-06-21firmware: qcom: scm: Add gpu_init_regs callConnor Abbott3-0/+40
2024-06-20drm/msm/a6xx: Fix A702 UBWC modeKonrad Dybcio1-1/+1
2024-06-20drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includesAbhinav Kumar1-8/+5
2024-06-20drm/msm/adreno: Move CP_PROTECT settings to hw catalogRob Clark4-251/+268
2024-06-20drm/msm/adreno: Move hwcg table into a6xx specific infoRob Clark4-19/+67