aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAge
* drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau2015-05-21
* drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark2015-05-15
* drm/msm/dsi: Simplify the code to get the number of read byteHai Li2015-05-14
* drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-14
* drm/msm: setup vram after component_bind_all()Rob Clark2015-05-14
* drm/msm/dsi: use pr_err_ratelimitedRob Clark2015-05-14
* drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau2015-05-14
* drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau2015-05-14
* drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li2015-05-14
* drm/msm/dp: fix error return codeJulia Lawall2015-05-14
* drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja2015-05-14
* drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau2015-05-14
* drm/msm: Fix a couple of 64-bit build warningsThierry Reding2015-05-14
* Merge Linus master into drm-nextDave Airlie2015-04-19
|\
| *-. Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-10
| |\ \
| | * | regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell2015-03-10
| | |/
* | | drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li2015-04-01
* | | drm/msm: Initial add DSI connector supportHai Li2015-04-01
* | | drm/msm: Add split display interfaceHai Li2015-04-01
* | | drm/msm/mdp5: Move *_modeset_init out of construct_encoder functionHai Li2015-04-01
* | | drm/msm/mdp5: Remove CTL flush dummy bitsStephane Viau2015-04-01
* | | drm/msm/mdp5: Update headers (add CTL flush bits)Stephane Viau2015-04-01
* | | drm/msm/mdp5: Add hardware configuration for msm8x16Stephane Viau2015-04-01
* | | drm/msm/mdp5: Get SMP client list from mdp5_cfgStephane Viau2015-04-01
* | | drm/msm/mdp5: Update headers (remove enum mdp5_client_id)Stephane Viau2015-04-01
* | | drm/msm/mdp5: Separate MDP5 domain from MDSS domainStephane Viau2015-04-01
* | | drm/msm/mdp5: Update headers (introduce MDP5 domain)Stephane Viau2015-04-01
* | | drm/msm/dsi: Update generated DSI header fileHai Li2015-04-01
* | | drm/msm/mdp5: Fix PIPE source image size settingsHai Li2015-04-01
* | | drm/msm/mdp5: Update generated mdp5 header file with DSI supportHai Li2015-04-01
* | | drm/msm/mdp5: Add pingpong entry to mdp5 config tableHai Li2015-04-01
* | | drm/msm/mdp5: Make the intf connection in config moduleStephane Viau2015-04-01
* | | drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau2015-04-01
* | | drm/msm/mdp5: Enhance operation mode for pipeline configurationStephane Viau2015-04-01
* | | drm/msm/mdp5: Update generated header filesStephane Viau2015-04-01
* | | drm/msm/mdp5: only flush on a CRTC ->atomic_flush()Stephane Viau2015-04-01
* | | drm/msm/hdmi: add 74.176MHz and 154.0MHz pix clksRob Clark2015-04-01
* | | drm/msm: add support for "stolen" memRob Clark2015-04-01
* | | drm/msm: split out vram initializationRob Clark2015-04-01
* | | Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-09
|\| |
| * | drm/msm: kexec fixesRob Clark2015-03-04
| * | drm/msm/mdp5: fix cursor blendingRob Clark2015-03-04
| * | drm/msm/mdp5: fix cursor ROIRob Clark2015-03-04
| * | drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart2015-03-04
| * | drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau2015-03-04
| * | drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau2015-03-04
| * | drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau2015-03-04
| |/
* | drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2015-03-04
* | drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter2015-02-23
|/
* drm/msm: add moduleparam to disable fbdevRob Clark2015-02-01