aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-24drm/msm/dsi: Convert to clk_hw based provider APIsStephen Boyd
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark
2015-07-06drm/msm/dp: use flags argument of devm_gpiod_get to set directionUwe Kleine-König
2015-06-11drm/msm: restart queued submits after hangRob Clark
2015-06-11drm/msm: fix timeout calculationRob Clark
2015-06-11drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau
2015-06-11drm/msm/hdmi: Point to the right struct deviceStephane Viau
2015-06-11drm/msm/mdp: Add support for more 32-bit RGB formatsStephane Viau
2015-06-11drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart
2015-06-11drm/msm/mdp5: Always generate active-high sync signals for DSIHai Li
2015-06-11drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris
2015-06-11drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König
2015-06-11drm/msm/dsi: Separate PHY to another platform deviceHai Li
2015-06-11drm/msm/dsi: Enable PLL driver in MSM DSIHai Li
2015-06-11drm/msm/dsi: Add DSI PLL clock driver supportHai Li
2015-06-11drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick
2015-06-11drm/msm: use IS_ERR() to check msm_ioremap() returnFabian Frederick
2015-06-11drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commitHai Li
2015-06-11drm/msm: Use customized function to wait for atomic commit doneHai Li
2015-06-11drm/msm: drop redundant debug outputNicholas Mc Guire
2015-06-11drm/msm: wait_for_completion_timeout return is never negativeNicholas Mc Guire
2015-06-11drm/msm: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-06-11drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja
2015-06-11drm/msm: Call drm_prime_gem_destroy to clean up imported GEM objectjilai wang
2015-06-11drm/msm/edp: fix build warning - missing prototypeRob Clark
2015-06-11drm/msm: drop redundant output in debug messageNicholas Mc Guire
2015-06-11drm/msm: fix HZ dependency of timeoutNicholas Mc Guire
2015-06-11drm/msm: fixup wait_for_completion_timeout handlingNicholas Mc Guire
2015-06-11drm/msm/mdp5: fix for crash in disable pathRob Clark
2015-06-11drm/msm: workaround for missing irq on a306/8x16Rob Clark
2015-06-11drm/msm: adreno a306 supportRob Clark
2015-06-11drm/msm: clarify downstream bus scalingRob Clark
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark
2015-06-11drm/msm: update generated headersRob Clark
2015-06-11drm/msm: add missing DRIVER_ATOMIC flagRob Clark
2015-06-11drm/msm/adreno: dump scratch regs and other info on hangRob Clark
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li
2015-05-14drm/msm: setup vram after component_bind_all()Rob Clark
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark
2015-05-14drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li