[PATCH 0/2] drm/msm: Some runtime PM fixes

Archit Taneja architt at codeaurora.org
Fri Oct 6 10:57:05 UTC 2017


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



More information about the dri-devel mailing list