summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-196-45/+0Star
|\
| * drm/msm/mdp: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-165-41/+0Star
| * drm/msm: remove unused variableArnd Bergmann2016-02-111-1/+0Star
| * drm/msm: remove the drm_device_is_unplugged checkHaixia Shi2016-02-091-3/+0Star
* | drm/msm: add max-freq gpu param to uapiRob Clark2016-02-101-0/+3
|/
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-096-37/+0Star
|\
| * drm/msm: Nuke preclose hooksDaniel Vetter2016-02-086-37/+0Star
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-1735-478/+1763
|\|
| * Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-159-9/+12
| |\
| | * drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-114-4/+4
| | * drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-112-2/+3
| | * drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-112-2/+4
| * | drm/msm/mdp: fix a problematic usage of WARN_ON()Geliang Tang2015-12-141-1/+1
| * | drm/msm/dsi: Added missing mutex_unlocksaurabh2015-12-141-1/+1
| * | drm/msm: ratelimit error irq msgsRob Clark2015-12-142-2/+2
| * | drm/msm: Use unlocked gem unreferencingDaniel Vetter2015-12-141-1/+1
| * | drm/msm/dsi: Enable MMSS SPFB port via sysconArchit Taneja2015-12-141-0/+33
| * | drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2Archit Taneja2015-12-143-41/+79
| * | drm/msm/dsi: Add dsi_cfg for APQ8064Archit Taneja2015-12-142-3/+18
| * | drm/msm/dsi: Set up link clocks for DSIv2Archit Taneja2015-12-141-5/+186
| * | drm/msm/dsi: Parse bus clocks from a listArchit Taneja2015-12-144-73/+53Star
| * | drm/msm/dsi: Delay dsi_clk_initArchit Taneja2015-12-141-10/+22
| * | drm/msm/dsi: Use a better way to figure out DSI versionArchit Taneja2015-12-141-6/+18
| * | drm/msm/dsi: Add DSI PLL for 28nm 8960 PHYArchit Taneja2015-12-144-0/+547
| * | drm/msm/dsi: Add support for 28nm PHY on 8960Archit Taneja2015-12-146-0/+210
| * | drm/msm/dsi: Don't get byte/pixel source clocks from DTArchit Taneja2015-12-141-9/+6Star
| * | drm/msm/mdp4: Initialize DSI encodersArchit Taneja2015-12-141-1/+36
| * | drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDSArchit Taneja2015-12-141-1/+8
| * | drm/msm/dsi: Add a mdp4 encoder for DSIVinay Simha BN2015-12-143-0/+208
| * | drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't availableArchit Taneja2015-12-144-36/+40
| * | drm/msm/mdp4: Clean up modeset_initArchit Taneja2015-12-141-83/+109
| * | drm/msm/adreno: Remove CONFIG_OF checksArchit Taneja2015-12-141-52/+0Star
| * | drm/msm/hdmi: remove CONFIG_OF checksArchit Taneja2015-12-141-71/+16Star
| * | drm/msm/mdp: Remove CONFIG_OF checks from MDP driversArchit Taneja2015-12-142-20/+4Star
| * | drm/msm: Update compatible strings for mdpArchit Taneja2015-12-141-2/+4
| * | drm/msm: Remove non-DT code in msm_drvArchit Taneja2015-12-142-66/+15Star
| * | drm/msm/mdp5: high precision vblank timestamp supportArchit Taneja2015-12-143-0/+149
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-171-1/+3
|\ \ | |/ |/|
| * mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-161-1/+3
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-242-4/+4
|/
* drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja2015-10-223-21/+3Star
* drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)Stephane Viau2015-10-226-14/+133
* drm/msm/mdp: Add Software Pixel Extension supportStephane Viau2015-10-222-31/+128
* drm/msm/mdp5: Use the newly introduced enum mdp_component_typeStephane Viau2015-10-221-12/+13
* drm/msm/hdmi: Add basic HDMI support for msm8996Stephane Viau2015-10-221-3/+14
* drm/msm/mdp5: Avoid printing error messages for optional clocksStephane Viau2015-10-221-11/+16
* drm/msm: Fix IOMMU clean up path in case msm_iommu_new() failsStephane Viau2015-10-222-0/+9
* drm/msm/mdp5: remove the cfg pointer from SMP structStephane Viau2015-10-222-5/+5
* drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li2015-10-221-4/+2Star
* drm: msm: dsi: Don't attempt changing voltage of switchesBjorn Andersson2015-10-222-2/+2