opps, lets try that again on top of drm-fixes instead of drm-next.. --- Fixup some fallout of the fallout of atomic dpms, few mdp5 cursor fixes, fix a leak in error path, and some fixes for kexec The following changes since commit ed9ed50ccc2c16690b921171c809f6f15255ac65: Revert "drm/rockchip: Flip select/depends in Kconfig" (2015-03-03 21:11:34 +1000) are available in the git repository at: git://people.freedesktop.org/~robclark/linux msm-fixes-4.0 for you to fetch changes up to aa80a4a5190e697a6945849ab36fa7dabca815f3: drm/msm: kexec fixes (2015-03-04 18:23:41 -0500) ---------------------------------------------------------------- Laurent Pinchart (1): drm/msm/atomic: Don't leak atomic commit object when commit fails Rob Clark (3): drm/msm/mdp5: fix cursor ROI drm/msm/mdp5: fix cursor blending drm/msm: kexec fixes Stephane Viau (3): drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes" drm/msm: update generated headers (add 6th lm.base entry) drm/msm/mdp5: Avoid flushing registers when CRTC is disabled drivers/gpu/drm/msm/mdp/mdp4/mdp4_irq.c | 5 ++ drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h | 15 ++--- drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 99 ++++++++++++++++++----------- drivers/gpu/drm/msm/mdp/mdp5/mdp5_encoder.c | 6 +- drivers/gpu/drm/msm/mdp/mdp5/mdp5_irq.c | 5 ++ drivers/gpu/drm/msm/msm_atomic.c | 4 +- 6 files changed, 81 insertions(+), 53 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel