summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18drm/msm/dp: Allow specifying connector_type per controllerBjorn Andersson
2021-10-18drm/msm/dp: Modify prototype of encoder based APIBjorn Andersson
2021-10-18drm/msm/dp: Remove global g_dp_display variableBjorn Andersson
2021-10-15drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-10-15drm/msm: fix potential NULL dereference in cleanupDan Carpenter
2021-10-15drm/msm: unlock on error in get_sched_entity()Dan Carpenter
2021-10-15drm: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-15drm/msm/dp: Simplify the dp_debug debugfs show functionBjorn Andersson
2021-10-15drm/msm/dp: Use the connector passed to dp_debug_get()Bjorn Andersson
2021-10-15drm/msm/a6xx: correct cx_debugbus_read argumentsDmitry Baryshkov
2021-10-15drm/msm/dsi: use bulk clk APIDmitry Baryshkov
2021-10-15drm/msm/devfreq: Add 1ms delay before clamping freqRob Clark
2021-10-15drm/msm: Add hrtimer + kthread_work helperRob Clark
2021-10-15drm/msm/dp: Allow sub-regions to be specified in DTBjorn Andersson
2021-10-15drm/msm/dp: Store each subblock in the io regionBjorn Andersson
2021-10-15drm/msm/dp: Refactor ioremap wrapperBjorn Andersson
2021-10-15drm/msm/dp: Use devres for ioremap()Bjorn Andersson
2021-10-15dt-bindings: msm/dp: Change reg definitionBjorn Andersson
2021-10-15drm/msm: potential error pointer dereference in init()Dan Carpenter
2021-10-15drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()Dan Carpenter
2021-10-15drm/msm/dsi: do not enable irq handler before powering up the hostDmitry Baryshkov
2021-10-15drm/msm/mdp5: Add configuration for MDP v1.16Vladimir Lypak
2021-10-15drm/msm/dsi: Add phy configuration for MSM8953Vladimir Lypak
2021-10-15dt-bindings: msm: dsi: Add MSM8953 dsi phySireesh Kodali
2021-10-15drm: Use IS_ERR() instead of IS_ERR_OR_NULL()Wang Qing
2021-10-15drm: msm: adreno: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()Deepak R Varma
2021-10-15drm/msm: delete conversion from bool value to bool returnBernard
2021-10-15drm/msm/mdp5: Remove redundant null check before clk_prepare_enable/clk_disab...Xu Wang
2021-10-15drm/msm: dsi: Remove redundant null check before clk_prepare_enable/clk_disab...Xu Wang
2021-10-15drm/msm/mdp4: Remove redundant null check before clk_prepare_enable/clk_disab...Xu Wang
2021-10-15drm/msm: fix warning "using plain integer as NULL pointer"Bernard Zhao
2021-10-15drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()Tim Gardner
2021-10-15drm/msm/dp: Remove redundant initialization of variable bppColin Ian King
2021-10-15drm/msm/dpu: Remove some nonsenseRob Clark
2021-10-15drm/msm/dsi: Support NO_CONNECTOR bridgesRob Clark
2021-10-15drm: msm: hdmi: Constify static structsRikard Falkeborn
2021-10-15drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLLMarijn Suijten
2021-10-15drm/msm: Remove initialization of static variableszhaoxiao
2021-10-15drm/msm: remove unneeded variableChi Minghao
2021-10-15drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count.Mark Yacoub
2021-10-15drm/msm/dpu: merge struct dpu_irq into struct dpu_hw_intrDmitry Baryshkov
2021-10-15drm/msm/dpu: don't clear IRQ register twiceDmitry Baryshkov
2021-10-15drm/msm/dpu: squash dpu_core_irq into dpu_hw_interruptsDmitry Baryshkov
2021-10-11drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-11drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-11drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_readyMarijn Suijten
2021-10-11drm/msm/dsi/phy: fix clock names in 28nm_8960 phyDmitry Baryshkov
2021-10-11drm/msm/dpu: Fix address of SM8150 PINGPONG5 IRQ registerRobert Foss
2021-10-11drm/msm: Do not run snapshot on non-DPU devicesFabio Estevam
2021-10-11drm/msm/a3xx: fix error handling in a3xx_gpu_init()Dan Carpenter