aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau1-1/+1
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark3-3/+3
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li1-10/+4
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li3-6/+12
2015-05-14drm/msm: setup vram after component_bind_all()Rob Clark1-4/+4
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark1-1/+1
2015-05-14drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau1-4/+3
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau3-26/+29
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li1-0/+1
2015-05-14drm/msm/dp: fix error return codeJulia Lawall1-1/+2
2015-05-14drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja1-0/+4
2015-05-14drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau1-2/+2
2015-05-14drm/msm: Fix a couple of 64-bit build warningsThierry Reding4-10/+10
2015-04-20Merge Linus master into drm-nextDave Airlie2-8/+8
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-nextMark Brown1-3/+3
2015-04-01drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li8-7/+497
2015-04-01drm/msm: Initial add DSI connector supportHai Li8-0/+3423
2015-04-01drm/msm: Add split display interfaceHai Li1-0/+4
2015-04-01drm/msm/mdp5: Move *_modeset_init out of construct_encoder functionHai Li1-35/+54
2015-04-01drm/msm/mdp5: Remove CTL flush dummy bitsStephane Viau1-11/+0
2015-04-01drm/msm/mdp5: Update headers (add CTL flush bits)Stephane Viau1-2/+10
2015-04-01drm/msm/mdp5: Add hardware configuration for msm8x16Stephane Viau1-1/+51
2015-04-01drm/msm/mdp5: Get SMP client list from mdp5_cfgStephane Viau3-24/+41
2015-04-01drm/msm/mdp5: Update headers (remove enum mdp5_client_id)Stephane Viau1-34/+7
2015-04-01drm/msm/mdp5: Separate MDP5 domain from MDSS domainStephane Viau7-38/+48
2015-04-01drm/msm/mdp5: Update headers (introduce MDP5 domain)Stephane Viau1-85/+118
2015-04-01drm/msm/dsi: Update generated DSI header fileHai Li1-42/+376
2015-04-01drm/msm/mdp5: Fix PIPE source image size settingsHai Li1-2/+2
2015-04-01drm/msm/mdp5: Update generated mdp5 header file with DSI supportHai Li1-0/+105
2015-04-01drm/msm/mdp5: Add pingpong entry to mdp5 config tableHai Li2-0/+9
2015-04-01drm/msm/mdp5: Make the intf connection in config moduleStephane Viau3-49/+75
2015-04-01drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau7-97/+276
2015-04-01drm/msm/mdp5: Enhance operation mode for pipeline configurationStephane Viau7-74/+159
2015-04-01drm/msm/mdp5: Update generated header filesStephane Viau2-35/+36
2015-04-01drm/msm/mdp5: only flush on a CRTC ->atomic_flush()Stephane Viau1-7/+0
2015-04-01drm/msm/hdmi: add 74.176MHz and 154.0MHz pix clksRob Clark1-0/+34
2015-04-01drm/msm: add support for "stolen" memRob Clark4-11/+66
2015-04-01drm/msm: split out vram initializationRob Clark1-24/+34
2015-03-10regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell1-3/+3
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie6-53/+81
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2-4/+8
2015-03-04drm/msm: kexec fixesRob Clark2-0/+10
2015-03-04drm/msm/mdp5: fix cursor blendingRob Clark1-1/+0
2015-03-04drm/msm/mdp5: fix cursor ROIRob Clark1-28/+40
2015-03-04drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart1-1/+3
2015-03-04drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau1-7/+19
2015-03-04drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau1-11/+4
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau2-5/+5
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter1-2/+2
2015-02-01drm/msm: add moduleparam to disable fbdevRob Clark1-1/+8