[PATCH 0/2] drm/msm: Some runtime PM fixes
Nicolas Dechesne
nicolas.dechesne at linaro.org
Fri Oct 6 11:58:59 UTC 2017
On Fri, Oct 6, 2017 at 12:57 PM, Archit Taneja <architt at codeaurora.org> wrote:
> 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()
>
thanks. tested both patches on db410c and it fixes the issues we
discussed yesterday. i can run glmark2 now with openbox. as such,
Tested-by: Nicolas Dechesne <nicolas.dechesne at linaro.org>
> 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
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the dri-devel
mailing list