aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-10-31Merge remote-tracking branch 'drm-msm/tracking-qcomlt-drm-msm' into integrati...Linaro CI
2022-10-27Merge tag 'drm-msm-fixes-2022-10-24' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-10-14drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"Colin Ian King
2022-10-14drm/msm: Remove redundant check for 'submit'Aashish Sharma
2022-10-14drm/msm/a6xx: Remove state objects from list before freeingRob Clark
2022-10-14drm/msm/a6xx: Skip snapshotting unused GMU buffersRob Clark
2022-10-14drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usageRob Clark
2022-09-30drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link trainingKuogee Hsieh
2022-09-30drm/msm/hdmi: fix IRQ lifetimeJohan Hovold
2022-09-30drm/msm/dp: fix bridge lifetimeJohan Hovold
2022-09-30drm/msm/dp: fix aux-bus EP lifetimeJohan Hovold
2022-09-30drm/msm/dp: fix IRQ lifetimeJohan Hovold
2022-09-30drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold
2022-09-30drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold
2022-09-30drm/msm/dp: fix memory corruption with too many bridgesJohan Hovold
2022-09-30drm/msm: fix use-after-free on probe deferralJohan Hovold
2022-09-30drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-09-30drm/msm/dp: add atomic_check to bridge opsKuogee Hsieh
2022-09-30drm/msm/gpu: Fix crash during system suspend after unbindAkhil P Oommen
2022-09-30drm/msm/a6xx: Replace kcalloc() with kvzalloc()Akhil P Oommen
2022-09-30drm/msm/gem: Unpin objects slightly laterRob Clark
2022-09-30drm/msm: Fix build break with recent mm treeRob Clark
2022-09-28Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-09-18drm/msm/hdmi: make hdmi_phy_8996 OF clk providerDmitry Baryshkov
2022-09-18drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()Nathan Chancellor
2022-09-18drm/msm/dsi: switch to DRM_PANEL_BRIDGEDmitry Baryshkov
2022-09-18drm/msm/dsi: fetch DSC pps payload from 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-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