All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm: Some runtime PM fixes
@ 2017-10-06 10:57 Archit Taneja
  2017-10-06 10:57 ` [PATCH 1/2] drm/msm/dsi: Use correct pm_runtime_put variant during host_init Archit Taneja
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Archit Taneja @ 2017-10-06 10:57 UTC (permalink / raw)
  To: robdclark; +Cc: dri-devel, linux-arm-msm, Archit Taneja

Runtime PM was added in 4.14. These patches fix a couple of issues
reported by people trying out the new kernel on DB410c.

These should ideally go in one of the 4.14-rcs.

Archit Taneja (2):
  drm/msm/dsi: Use correct pm_runtime_put variant during host_init
  drm/msm/mdp5: Remove extra pm_runtime_put call in
    mdp5_crtc_cursor_set()

 drivers/gpu/drm/msm/dsi/dsi_host.c       | 2 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2017-10-10 12:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-06 10:57 [PATCH 0/2] drm/msm: Some runtime PM fixes Archit Taneja
2017-10-06 10:57 ` [PATCH 1/2] drm/msm/dsi: Use correct pm_runtime_put variant during host_init Archit Taneja
2017-10-06 14:02   ` Daniel Vetter
2017-10-10  3:28     ` Archit Taneja
2017-10-10  8:59       ` Daniel Vetter
2017-10-10 12:07         ` Rob Clark
2017-10-06 10:57 ` [PATCH 2/2] drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set() Archit Taneja
2017-10-06 11:58 ` [PATCH 0/2] drm/msm: Some runtime PM fixes Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.