summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-18drm/panel: drop DSC pps pointerDmitry Baryshkov
2022-09-18drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_deviceDmitry Baryshkov
2022-09-18drm/mipi-dsi: pass DSC data through the struct mipi_dsi_deviceDmitry Baryshkov
2022-09-18drm/msm/dsi: Remove the unneeded result variableye xingchen
2022-09-18drm/msm/dsi: drop the hpd workerDmitry Baryshkov
2022-09-18drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handlingDouglas Anderson
2022-09-18drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()Douglas Anderson
2022-09-18drm/msm/dsi: Use the new regulator bulk feature to specify the loadDouglas Anderson
2022-09-18drm/msm/dsi: Don't set a load before disabling a regulatorDouglas Anderson
2022-09-18drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()Marijn Suijten
2022-09-18drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock namesMarijn Suijten
2022-09-18drm/msm/dsi/phy: Reindent and reflow multiline function callsMarijn Suijten
2022-09-18drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()Kuogee Hsieh
2022-09-18drm/msm/dp: Silence inconsistent indent warningStephen Boyd
2022-09-18dt-bindings: msm/dp: handle DP vs eDP differenceDmitry Baryshkov
2022-09-18dt-bindings: msm/dp: add missing propertiesDmitry Baryshkov
2022-09-18dt-bindings: msm/dp: mark vdda supplies as deprecatedDmitry Baryshkov
2022-09-18drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()Stephen Boyd
2022-09-18drm/msm/dp: Remove pixel_rate from struct dp_ctrlStephen Boyd
2022-09-18drm/msm/dp: Reorganize code to avoid forward declarationStephen Boyd
2022-09-18drm/msm/dpu: get rid of cached flush_maskDmitry Baryshkov
2022-09-18drm/msm/dpu: inline dpu_plane_get_ctl_flushDmitry Baryshkov
2022-09-18drm/msm/dpu: do not limit the zpos propertyDmitry Baryshkov
2022-09-18drm/msm/dpu: rip out master planes supportDmitry Baryshkov
2022-09-18drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot()Dmitry Baryshkov
2022-09-18drm/msm: Make .remove and .shutdown HW shutdown consistentJavier Martinez Canillas
2022-09-18drm/msm/dpu: Fix comment typoJason Wang
2022-09-18drm/msm/dpu: drop unused memory allocationDmitry Baryshkov
2022-09-18drm/msm/dpu: drop VBIF indicesDmitry Baryshkov
2022-09-18drm/msm/dpu: fix error handling around dpu_hw_vbif_initDmitry Baryshkov
2022-09-18drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov
2022-09-18drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devicesDmitry Baryshkov
2022-09-18dt-bindings: display/msm: dpu-sdm845: add missing DPU opp-tableKrzysztof Kozlowski
2022-09-18dt-bindings: display/msm: dpu-sc7280: add missing DPU opp-tableKrzysztof Kozlowski
2022-09-18dt-bindings: display/msm: dpu-sc7180: add missing DPU opp-tableKrzysztof Kozlowski
2022-09-18dt-bindings: display/msm: dpu-qcm2290: add missing DPU opp-tableKrzysztof Kozlowski
2022-09-18dt-bindings: display/msm: dpu-msm8998: add missing DPU opp-tableKrzysztof Kozlowski
2022-09-18dt-bindings: display/msm/mdp4: require 4 IOMMUsDmitry Baryshkov
2022-09-18dt-bindings: display/msm/gmu: account for different GMU variantsDmitry Baryshkov
2022-09-18dt-bindings: display/msm/gpu: allow specifying several IOMMU nodesDmitry Baryshkov
2022-09-18drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_configDmitry Baryshkov
2022-09-18drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_configDmitry Baryshkov
2022-09-18drm/msm/rd: Fix FIFO-full deadlockRob Clark
2022-09-18drm/msm/gpu: Drop qos request if devm_devfreq_add_device() failsBjorn Andersson
2022-09-18drm/msm/dsi: Fix number of regulators for SDM660Douglas Anderson