summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-05-12drm/msm/dp: remove fail safe mode related codeKuogee Hsieh
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-27drm/msm/disp: check the return value of kzalloc()Xiaoke Wang
2022-04-27drm/msm/gpu: Remove mutex from wait_event conditionRob Clark
2022-04-27drm/msm/gpu: Rename runtime suspend/resume functionsRob Clark
2022-04-20drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh
2022-04-20drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-04-20drm/msm: Fix range size vs end confusionRob Clark
2022-04-20drm/msm: Add missing put_task_struct() in debugfs pathRob Clark
2022-04-13drm/msm/dsi: Remove spurious IRQF_ONESHOT flagDaniel Thompson
2022-04-08drm/msm/a6xx: Fix missing ARRAY_SIZE() checkRob Clark
2022-04-08drm/msm/dp: fix panel bridge attachmentDmitry Baryshkov
2022-04-08drm/msm/dpu: remove msm_dp cached in dpu_encoder_virtDmitry Baryshkov
2022-04-08drm/msm/dpu: fix dp audio conditionDmitry Baryshkov
2022-04-08drm/msm/dpu: add DSPP blocks teardownDmitry Baryshkov
2022-04-08drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY modeDmitry Baryshkov
2022-04-08drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parentMarijn Suijten
2022-04-08drm/msm/dp: always add fail-safe mode into connector mode listKuogee Hsieh
2022-04-08drm/msm/dp: stop link training after link training 2 failedKuogee Hsieh
2022-04-08drm/msm/dp: populate connector of struct dp_panelKuogee Hsieh
2022-04-08drm/msm/dp: do not initialize phy until plugin interrupt receivedKuogee Hsieh
2022-03-28drm/msm/gpu: Fix crash on devices without devfreq support (v2)Rob Clark
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-25drm/msm/gpu: Cancel idle/boost work on suspendRob Clark
2022-01-25drm/msm/gpu: Wait for idle before suspendingRob Clark
2022-01-25drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito
2022-01-25drm/msm/a6xx: Add missing suspend_count incrementRob Clark
2022-01-25drm/msm: Fix wrong size calculationXianting Tian
2022-01-25drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito
2022-01-25drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin
2022-01-25drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin
2022-01-25drm/msm: remove variable set but not usedYang Li
2021-12-29Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm i...Dave Airlie
2021-12-17drm/msm/a5xx: Fix missing CP_PROTECT for SMMU on A540Vladimir Lypak
2021-12-17drm/msm/a5xx: Add support for Adreno 506 GPUVladimir Lypak
2021-12-16drm/msm/dpu: add layer mixer register dump to dpu snapshotAbhinav Kumar
2021-12-16drm/msm/dpu: move SSPP debugfs support from plane to SSPP codeDmitry Baryshkov
2021-12-16drm/msm/dp: remove unneeded variableChangcheng Deng
2021-12-16drm/msm: Don't use autosuspend for displayRob Clark
2021-12-16drm/msm/debugfs: Add display/kms state snapshotRob Clark
2021-12-16drm/msm/disp: Export helper for capturing snapshotRob Clark
2021-12-15drm/msm/disp: Tweak display snapshot to match gpu snapshotRob Clark
2021-12-15drm/msm/dpu: add dpu_plane_atomic_print_stateDmitry Baryshkov
2021-12-15drm/msm/dpu: add dpu_crtc_atomic_print_stateDmitry Baryshkov
2021-12-15drm/msm/dp: Fix double free on error in msm_dp_bridge_init()Dan Carpenter
2021-12-15drm/msm/dpu: simplify DPU's regset32 codeDmitry Baryshkov
2021-12-15drm/msm/dpu: stop manually removing debugfs files for the DPU CRTCDmitry Baryshkov
2021-12-15drm/msm/dpu: stop manually removing debugfs files for the DPU planeDmitry Baryshkov
2021-12-15drm/msm/dpu: drop plane's default_scaling debugfs fileDmitry Baryshkov
2021-12-15drm/msm/dpu: make danger_status/safe_status readableDmitry Baryshkov