summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* drm/msm: add missing DRIVER_ATOMIC flagRob Clark2015-06-111-0/+1
* drm/msm/adreno: dump scratch regs and other info on hangRob Clark2015-06-114-3/+25
* drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau2015-05-211-1/+1
* drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark2015-05-153-3/+3
* drm/msm/dsi: Simplify the code to get the number of read byteHai Li2015-05-141-10/+4
* drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-143-6/+12
* drm/msm: setup vram after component_bind_all()Rob Clark2015-05-141-4/+4
* drm/msm/dsi: use pr_err_ratelimitedRob Clark2015-05-141-1/+1
* drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau2015-05-141-4/+3
* drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau2015-05-143-26/+29
* drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li2015-05-141-0/+1
* drm/msm/dp: fix error return codeJulia Lawall2015-05-141-1/+2
* drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja2015-05-141-0/+4
* drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau2015-05-141-2/+2
* drm/msm: Fix a couple of 64-bit build warningsThierry Reding2015-05-144-10/+10
* Merge Linus master into drm-nextDave Airlie2015-04-202-8/+8
|\
| *-. Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-101-3/+3
| |\ \
| | * | regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell2015-03-101-3/+3
| | |/
* | | drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li2015-04-018-7/+497
* | | drm/msm: Initial add DSI connector supportHai Li2015-04-018-0/+3423
* | | drm/msm: Add split display interfaceHai Li2015-04-011-0/+4
* | | drm/msm/mdp5: Move *_modeset_init out of construct_encoder functionHai Li2015-04-011-35/+54
* | | drm/msm/mdp5: Remove CTL flush dummy bitsStephane Viau2015-04-011-11/+0
* | | drm/msm/mdp5: Update headers (add CTL flush bits)Stephane Viau2015-04-011-2/+10
* | | drm/msm/mdp5: Add hardware configuration for msm8x16Stephane Viau2015-04-011-1/+51
* | | drm/msm/mdp5: Get SMP client list from mdp5_cfgStephane Viau2015-04-013-24/+41
* | | drm/msm/mdp5: Update headers (remove enum mdp5_client_id)Stephane Viau2015-04-011-34/+7
* | | drm/msm/mdp5: Separate MDP5 domain from MDSS domainStephane Viau2015-04-017-38/+48
* | | drm/msm/mdp5: Update headers (introduce MDP5 domain)Stephane Viau2015-04-011-85/+118
* | | drm/msm/dsi: Update generated DSI header fileHai Li2015-04-011-42/+376
* | | drm/msm/mdp5: Fix PIPE source image size settingsHai Li2015-04-011-2/+2
* | | drm/msm/mdp5: Update generated mdp5 header file with DSI supportHai Li2015-04-011-0/+105
* | | drm/msm/mdp5: Add pingpong entry to mdp5 config tableHai Li2015-04-012-0/+9
* | | drm/msm/mdp5: Make the intf connection in config moduleStephane Viau2015-04-013-49/+75
* | | drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau2015-04-017-97/+276
* | | drm/msm/mdp5: Enhance operation mode for pipeline configurationStephane Viau2015-04-017-74/+159
* | | drm/msm/mdp5: Update generated header filesStephane Viau2015-04-012-35/+36
* | | drm/msm/mdp5: only flush on a CRTC ->atomic_flush()Stephane Viau2015-04-011-7/+0
* | | drm/msm/hdmi: add 74.176MHz and 154.0MHz pix clksRob Clark2015-04-011-0/+34
* | | drm/msm: add support for "stolen" memRob Clark2015-04-014-11/+66
* | | drm/msm: split out vram initializationRob Clark2015-04-011-24/+34
* | | Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-096-53/+81
|\| |
| * | drm/msm: kexec fixesRob Clark2015-03-042-0/+10
| * | drm/msm/mdp5: fix cursor blendingRob Clark2015-03-041-1/+0
| * | drm/msm/mdp5: fix cursor ROIRob Clark2015-03-041-28/+40
| * | drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart2015-03-041-1/+3
| * | drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau2015-03-041-7/+19
| * | drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau2015-03-041-11/+4
| * | drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau2015-03-042-5/+5
| |/
* | drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2015-03-052-4/+8