summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2016-03-04drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-19Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-16drm/msm/mdp: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-11drm/msm: remove unused variableArnd Bergmann
2016-02-11drm/msm: add max-freq gpu param to uapiRob Clark
2016-02-09drm/msm: remove the drm_device_is_unplugged checkHaixia Shi
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/msm: Nuke preclose hooksDaniel Vetter
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
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/dsi: Added missing mutex_unlocksaurabh
2015-12-14drm/msm: ratelimit error irq msgsRob Clark
2015-12-14drm/msm: Use unlocked gem unreferencingDaniel Vetter
2015-12-14drm/msm/dsi: Enable MMSS SPFB port via sysconArchit Taneja
2015-12-14drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2Archit Taneja
2015-12-14drm/msm/dsi: Add dsi_cfg for APQ8064Archit Taneja
2015-12-14drm/msm/dsi: Set up link clocks for DSIv2Archit Taneja
2015-12-14drm/msm/dsi: Parse bus clocks from a listArchit Taneja
2015-12-14drm/msm/dsi: Delay dsi_clk_initArchit Taneja
2015-12-14drm/msm/dsi: Use a better way to figure out DSI versionArchit Taneja
2015-12-14drm/msm/dsi: Add DSI PLL for 28nm 8960 PHYArchit Taneja
2015-12-14drm/msm/dsi: Add support for 28nm PHY on 8960Archit Taneja
2015-12-14drm/msm/dsi: Don't get byte/pixel source clocks from DTArchit Taneja
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/adreno: Remove CONFIG_OF checksArchit Taneja
2015-12-14drm/msm/hdmi: remove CONFIG_OF checksArchit Taneja
2015-12-14drm/msm/mdp: Remove CONFIG_OF checks from MDP driversArchit Taneja
2015-12-14drm/msm: Update compatible strings for mdpArchit Taneja
2015-12-14drm/msm: Remove non-DT code in msm_drvArchit 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-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-10-22drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja
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/hdmi: Add basic HDMI support for msm8996Stephane 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/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li