summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-11-04drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on moduloMarijn Suijten
2022-11-04drm/msm/dsi: Remove repeated calculation of slice_per_intfMarijn Suijten
2022-11-04drm/msm/dsi: Remove useless math in DSC calculationsMarijn Suijten
2022-11-04drm/msm/dsi: Add phy configuration for QCM2290Loic Poulain
2022-11-04drm/msm/dsi: drop modeset sanity checksJohan Hovold
2022-11-04drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-11-04drm/msm/dp: drop modeset sanity checksJohan Hovold
2022-11-04drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()Dmitry Baryshkov
2022-11-04drm/msm/hdmi: don't take extra reference on PHY deviceDmitry Baryshkov
2022-11-04drm/msm/hdmi: move resource allocation to probe functionDmitry Baryshkov
2022-11-03drm/msm: remove duplicated code from a6xx_create_address_spaceDmitry Baryshkov
2022-11-03drm/msm: move domain allocation into msm_iommu_new()Dmitry Baryshkov
2022-11-03drm/msm/hdmi: drop constant resource names from platform configDmitry Baryshkov
2022-11-03drm/msm/hdmi: use devres helper for runtime PM managementDmitry Baryshkov
2022-11-02drm/msm/dpu: Refactor sc7280_pp locationRobert Foss
2022-11-02drm/msm: Add MSM_INFO_GET_FLAGSRob Clark
2022-11-02drm/msm/dpu: use DEFINE_SHOW_ATTRIBUTE to simplify dpu_regset32Liu Shixin
2022-11-02drm/msm/mdp5: stop overriding drvdataDmitry Baryshkov
2022-11-02drm/msm/dp: retry 3 times if set sink to D0 poweer state failedKuogee Hsieh
2022-11-02drm/msm/dpu: Add support for P010 formatJessica Zhang
2022-11-02drm/msm/dp: replace variable err with len at dp_aux_link_power_up()Kuogee Hsieh
2022-11-02drm/msm/dpu: Add support for XR30 formatJessica Zhang
2022-11-02drm/msm: less magic numbers in msm_mdss_enableDmitry Baryshkov
2022-11-02Merge remote-tracking branch 'msm/msm-fixes' into HEADDmitry Baryshkov
2022-10-27Merge tag 'drm-msm-fixes-2022-10-24' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
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