summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-02-25drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-27drm/msm: Add support for the nomodeset kernel parameterJavier Martinez Canillas
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
2022-01-19drm/msm: Fix include statements for DisplayPortThomas Zimmermann
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
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
2021-12-15drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov
2021-12-15drm/msm/dpu: move disable_danger out of plane subdirDmitry Baryshkov
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-13drm/msm/a6xx: Skip crashdumper state if GPU needs_hw_initRob Clark
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-08drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failedKuogee Hsieh
2021-12-08drm/msm/disp/dpu1: set default group ID for CTL.Kalyan Thota
2021-12-08drm/msm/dsi: fix initialization in the bonded DSI caseDmitry Baryshkov
2021-12-08drm/msm/dpu: fix CDP setup to account for multirect indexDmitry Baryshkov
2021-12-08drm/msm/dpu: simplify DPU_SSPP features checksDmitry Baryshkov
2021-12-08drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3Dmitry Baryshkov
2021-12-08drm/msm/dpu: drop scaler config from plane stateDmitry Baryshkov
2021-12-07drm/msm/dp: employ bridge mechanism for display enable and disableKuogee Hsieh
2021-12-07drm/msm/hdmi: switch to drm_bridge_connectorDmitry Baryshkov