* [PULL] msm fixes/improvements
@ 2018-04-18 18:59 Sean Paul
0 siblings, 0 replies; only message in thread
From: Sean Paul @ 2018-04-18 18:59 UTC (permalink / raw)
To: robdclark-Re5JQEeQqe8AvxtiuMwx3w,
freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
linux-arm-msm-u79uwXL29TY76Z2rM5mHXA
Cc: jsanka-sgV2jX0FEOL9JmXXK+q4OQ, hoegsberg-F7+t8E8rja9g9hUCZPvPmw,
abhinavk-sgV2jX0FEOL9JmXXK+q4OQ
Hey Rob,
Here's a few patches from the DPU sets that can go into msm as-is.
In addition to these, there is the atomic helper conversion that I am anxious
to get in as well. If you'd like, I can round those up into a PR, but the
latest version should be bundled up in a set on the ML. I've tested it on both
mdp5 and dpu, fwiw.
Cheers,
Sean
The following changes since commit 288e5c8898c488298c39ff4bbf58928d30fbf99f:
drm/msm: fix building without debugfs (2018-03-19 06:33:39 -0400)
are available in the Git repository at:
https://gitlab.freedesktop.org/seanpaul/dpu-staging.git tags/for-rob-0418
for you to fetch changes up to e8b50958962d11ef8f64b06ad4d9821bf57be827:
drm/msm: Add modifier to mdp_get_format arguments (2018-04-18 10:55:28 -0400)
----------------------------------------------------------------
Abhinav Kumar (3):
drm/msm/dsi: check return value for video done waits
drm/msm/dsi: check video mode engine status before waiting
drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY
Jeykumar Sankaran (1):
drm/msm: Add modifier to mdp_get_format arguments
Sean Paul (1):
drm/msm: Mark the crtc->state->event consumed
drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c | 1 +
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c | 1 +
drivers/gpu/drm/msm/disp/mdp_format.c | 3 +-
drivers/gpu/drm/msm/disp/mdp_kms.h | 2 +-
drivers/gpu/drm/msm/dsi/dsi_host.c | 14 +++-
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 109 +++++++++++++++++++++++++++++
drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 2 +
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c | 28 --------
drivers/gpu/drm/msm/msm_fb.c | 3 +-
drivers/gpu/drm/msm/msm_kms.h | 5 +-
10 files changed, 133 insertions(+), 35 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-18 18:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-18 18:59 [PULL] msm fixes/improvements Sean Paul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).