summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/mdp
AgeCommit message (Expand)Author
2016-07-16drm/msm/mdp5: Update compatible strings for MDSS/MDP5Archit Taneja
2016-07-16drm/msm/mdp5: Add missing mdp5_enable/disable callsArchit Taneja
2016-07-16drm/msm: Call pm_runtime_enable/disable for newly created devicesArchit Taneja
2016-07-16drm/msm/mdp5: Update the register offsets of MDP5 sub-blocksArchit Taneja
2016-07-16drm/msm/mdp5: Use updated MDP5 register namesArchit Taneja
2016-07-16drm/msm/mdp5: Remove old kms init/destroy funcsArchit Taneja
2016-07-16drm/msm/mdp5: Use the new hierarchy and drop old irq managementArchit Taneja
2016-07-16drm/msm/mdp5: Prepare new kms_init funcsArchit Taneja
2016-07-16drm/msm/mdp5: Create a separate MDP5 deviceArchit Taneja
2016-07-16drm/msm/mdp5: Add MDSS top level driverArchit Taneja
2016-07-16drm/msm: Get irq number within kms driver itselfArchit Taneja
2016-07-16drm/msm/mdp4: Clean up some MDP4 clocksArchit Taneja
2016-07-16drm/msm/mdp5: Don't get source of MDP core clockArchit Taneja
2016-06-09drm: msm: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon
2016-06-02drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter
2016-06-02drm/msm: Use for_each_*_in_stateDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-08drm/msm: Centralize connector registration/unregistrationArchit Taneja
2016-05-08drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driverArchit Taneja
2016-05-08drm/msm/mdp: Add support for more RGBX formatsRob Herring
2016-05-02drm/msm: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-04drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-03drm/msm: rename hdmi symbolsArnd Bergmann
2016-03-03drm/msm: update generated headersRob Clark
2016-03-02drm/msm/mdp: Detach iommu in mdp4_destroySricharan R
2016-03-02drm/msm/mdp: Use atomic helper to set crtc propertyArchit Taneja
2016-02-16drm/msm/mdp: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-08drm/msm: Nuke preclose hooksDaniel Vetter
2015-12-15Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-14drm/msm/mdp: fix a problematic usage of WARN_ON()Geliang Tang
2015-12-14drm/msm: ratelimit error irq msgsRob Clark
2015-12-14drm/msm/mdp4: Initialize DSI encodersArchit Taneja
2015-12-14drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDSArchit Taneja
2015-12-14drm/msm/dsi: Add a mdp4 encoder for DSIVinay Simha BN
2015-12-14drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't availableArchit Taneja
2015-12-14drm/msm/mdp4: Clean up modeset_initArchit Taneja
2015-12-14drm/msm/mdp: Remove CONFIG_OF checks from MDP driversArchit Taneja
2015-12-14drm/msm/mdp5: high precision vblank timestamp supportArchit Taneja
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-10-22drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)Stephane Viau
2015-10-22drm/msm/mdp: Add Software Pixel Extension supportStephane Viau
2015-10-22drm/msm/mdp5: Use the newly introduced enum mdp_component_typeStephane Viau
2015-10-22drm/msm/mdp5: Avoid printing error messages for optional clocksStephane Viau
2015-10-22drm/msm: Fix IOMMU clean up path in case msm_iommu_new() failsStephane Viau
2015-10-22drm/msm/mdp5: remove the cfg pointer from SMP structStephane Viau
2015-10-22drm/msm: update generated headersRob Clark
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter