summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorLines
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu-32/+104
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu-13/+14
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja-1/+3
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark-2/+6
2015-06-11drm/msm: restart queued submits after hangRob Clark-4/+49
2015-06-11drm/msm: fix timeout calculationRob Clark-16/+21
2015-06-11drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau-0/+11
2015-06-11drm/msm/hdmi: Point to the right struct deviceStephane Viau-16/+16
2015-06-11drm/msm/mdp: Add support for more 32-bit RGB formatsStephane Viau-0/+6
2015-06-11drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart-3/+9
2015-06-11drm/msm/mdp5: Always generate active-high sync signals for DSIHai Li-4/+8
2015-06-11drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris-0/+1
2015-06-11drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König-23/+6
2015-06-11drm/msm/dsi: Separate PHY to another platform deviceHai Li-77/+284
2015-06-11drm/msm/dsi: Enable PLL driver in MSM DSIHai Li-35/+229
2015-06-11drm/msm/dsi: Add DSI PLL clock driver supportHai Li-7/+926
2015-06-11drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick-1/+1
2015-06-11drm/msm: use IS_ERR() to check msm_ioremap() returnFabian Frederick-2/+2
2015-06-11drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commitHai Li-20/+66
2015-06-11drm/msm: Use customized function to wait for atomic commit doneHai Li-11/+146
2015-06-11drm/msm: drop redundant debug outputNicholas Mc Guire-2/+1
2015-06-11drm/msm: wait_for_completion_timeout return is never negativeNicholas Mc Guire-1/+1
2015-06-11drm/msm: match wait_for_completion_timeout return typeNicholas Mc Guire-5/+5
2015-06-11drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja-0/+5
2015-06-11drm/msm: Call drm_prime_gem_destroy to clean up imported GEM objectjilai wang-0/+1
2015-06-11drm/msm/edp: fix build warning - missing prototypeRob Clark-1/+2
2015-06-11drm/msm: drop redundant output in debug messageNicholas Mc Guire-1/+1
2015-06-11drm/msm: fix HZ dependency of timeoutNicholas Mc Guire-1/+2
2015-06-11drm/msm: fixup wait_for_completion_timeout handlingNicholas Mc Guire-3/+5
2015-06-11drm/msm/mdp5: fix for crash in disable pathRob Clark-3/+2
2015-06-11drm/msm: workaround for missing irq on a306/8x16Rob Clark-0/+11
2015-06-11drm/msm: adreno a306 supportRob Clark-4/+25
2015-06-11drm/msm: clarify downstream bus scalingRob Clark-11/+11
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark-0/+24
2015-06-11drm/msm: update generated headersRob Clark-143/+1359
2015-06-11drm/msm: add missing DRIVER_ATOMIC flagRob Clark-0/+1
2015-06-11drm/msm/adreno: dump scratch regs and other info on hangRob Clark-3/+25
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau-1/+1
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark-3/+3
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li-10/+4
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li-6/+12
2015-05-14drm/msm: setup vram after component_bind_all()Rob Clark-4/+4
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark-1/+1
2015-05-14drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau-4/+3
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau-26/+29
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li-0/+1
2015-05-14drm/msm/dp: fix error return codeJulia Lawall-1/+2
2015-05-14drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja-0/+4
2015-05-14drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau-2/+2
2015-05-14drm/msm: Fix a couple of 64-bit build warningsThierry Reding-10/+10