aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/mdp4
AgeCommit message (Expand)Author
2023-04-06drm/msm/mdp4: Remove empty prepare_commit() functionJessica Zhang
2023-03-21drm/msm: Update generated headersRob Clark
2023-01-09drm/msm/mdp4: convert to drm_crtc_handle_vblank()Dmitry Baryshkov
2022-11-03drm/msm: move domain allocation into msm_iommu_new()Dmitry Baryshkov
2022-09-30drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-07-13Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-04drm/msm/mdp4: get rid of struct mdp4_platform_configDmitry Baryshkov
2022-07-04drm/msm/mdp4: move iommu_domain_alloc() call close to its usageDmitry Baryshkov
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-18drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-05-02drm/msm: fix returnvar.cocci warningGuo Zhengkui
2022-04-26drm/msm: don't store created planes, connectors and encodersDmitry Baryshkov
2022-04-26drm/msm: make mdp5/dpu devices master componentsDmitry Baryshkov
2022-04-26drm/msm: allow compile time selection of driver componentsDmitry Baryshkov
2022-04-26drm/msm: stop using device's match data pointerDmitry Baryshkov
2022-04-26drm/msm: split the main platform driverDmitry Baryshkov
2022-03-04drm/msm: Update generated headersRob Clark
2022-02-25drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark
2022-02-18drm/msm: drop dbgname argument from msm_ioremap*()Dmitry Baryshkov
2021-10-15drm/msm/mdp4: Remove redundant null check before clk_prepare_enable/clk_disab...Xu Wang
2021-08-11drm/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg
2021-08-07drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg
2021-08-07drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg
2021-08-07drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23drm/msm: Generated register updateRob Clark
2021-05-06drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-11-04drm/msm/gem: Move prototypes to msm_gem.hRob Clark
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-11-01drm/msm/kms: Update msm_kms_init/destroyRob Clark
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-09-04drm/msm/mdp4: Remove unused downstream bus scaling apisSai Prakash Ranjan
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-07-31drm/msm: sync generated headersRob Clark
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-22drm/msm: Fix up the rest of the messed up address sizesJordan Crouse
2020-05-23drm/msm: Refactor address space initializationJordan Crouse
2020-05-23drm/msm: Attach the IOMMU device during initializationJordan Crouse
2020-05-19drm/msm: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov