summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2015-08-15drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSHHai Li
2015-08-15drm/msm/mdp5: Allocate CTL for each display interfaceHai Li
2015-08-15drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)jilai wang
2015-08-15drm/msm: don't install plane properties on crtcRob Clark
2015-08-15drm/msm/dsi: Report PHY errors only when they really occurArchit Taneja
2015-08-15drm/msm: Set different display size limitation on each targetHai Li
2015-08-15drm/msm/hdmi: standardize on lead chip for compatible namesRob Clark
2015-08-15drm/msm: Add support for msm8x94Stephane Viau
2015-08-15drm/msm/hdmi: remove ->reset() from HDMI PHYStephane Viau
2015-08-15drm/msm/dsi: Add support for msm8x94Hai Li
2015-08-15drm/msm/dsi: Use pinctrl in DSI driverHai Li
2015-08-15drm/msm/dsi: Rename *dual panel* to *dual DSI*Hai Li
2015-08-15drm/msm/dsi: Update source PLL selection in DSI PHYHai Li
2015-08-15drm/msm/hdmi: add hdmi hdcp support (V3)jilai wang
2015-08-15drm/msm: update generated headersRob Clark
2015-08-14drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu
2015-08-14drm/msm: change to uninterruptible wait in atomic commitWentao Xu
2015-08-14drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja
2015-08-14drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark
2015-08-06drm/msm: Use new drm_fb_helper functionsArchit Taneja
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-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
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