mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm/mdp5: A couple of fixes
@ 2015-02-20 21:30 Stephane Viau
  2015-02-20 21:30 ` [PATCH 1/2] drm/msm: update generated headers (add 6th lm.base entry) Stephane Viau
  2015-02-20 21:30 ` [PATCH 2/2] drm/msm/mdp5: Avoid flushing registers when CRTC is disabled Stephane Viau
  0 siblings, 2 replies; 4+ messages in thread
From: Stephane Viau @ 2015-02-20 21:30 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-arm-msm, linux-kernel, robdclark, Stephane Viau

The 4th CRTC could not be accessed because of a missing case entry.

Also, only flush registers when a CRTC is enabled (and thus a CTL is allocated).
This shall fix the cursor move issue that Rob mentioned.

Stephane Viau (2):
  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/mdp5/mdp5.xml.h  | 15 ++++-----------
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 26 +++++++++++++++++++-------
 2 files changed, 23 insertions(+), 18 deletions(-)

-- 
Qualcomm Innovation Center, Inc.

The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-20 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-20 21:30 [PATCH 0/2] drm/msm/mdp5: A couple of fixes Stephane Viau
2015-02-20 21:30 ` [PATCH 1/2] drm/msm: update generated headers (add 6th lm.base entry) Stephane Viau
2015-02-20 21:32   ` [PATCH] rnndb: Add a 6th lm.base entry Stephane Viau
2015-02-20 21:30 ` [PATCH 2/2] drm/msm/mdp5: Avoid flushing registers when CRTC is disabled Stephane Viau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome