From: Stefan Agner <stefan@agner.ch>
To: airlied@gmail.com
Cc: jianwei.wang.chn@gmail.com, alison.wang@freescale.com,
daniel.vetter@ffwll.ch, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm/fsl-dcu: reworked suspend/resume for v4.8
Date: Sat, 25 Jun 2016 14:13:51 -0700 [thread overview]
Message-ID: <20160625211351.9800-1-stefan@agner.ch> (raw)
Hi Dave,
This is the main dcu-fsl pull request for 4.8. It depends on a fix which
is part of 4.7-rc3, hence this is based ontop of v4.7-rc3 (but merges
fine with current drm-next).
The patchset contains a new helper in drm_fb_cma_helper.c for suspend/
resume when using cma backed framebuffers.
The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5:
Linux 4.7-rc3 (2016-06-12 07:20:35 -0700)
are available in the git repository at:
http://git.agner.ch/git/linux-drm-fsl-dcu.git for-next
for you to fetch changes up to f5bce4309db6597003e683d28d12b1b4bc9408b0:
drm/fsl-dcu: disable vblank events on CRTC disable (2016-06-18 18:34:31 -0700)
----------------------------------------------------------------
Stefan Agner (6):
drm/fb_cma_helper: add suspend helper
drm/fsl-dcu: store layer registers in soc_data
drm/fsl-dcu: move layer initialization to plane file
drm/fsl-dcu: use clk helpers
drm/fsl-dcu: implement suspend/resume using atomic helpers
drm/fsl-dcu: disable vblank events on CRTC disable
drivers/gpu/drm/drm_fb_cma_helper.c | 15 +++++++++
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c | 21 ++++---------
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 47 +++++++++++++++++++++--------
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.h | 2 ++
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c | 16 ++++++++++
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.h | 1 +
include/drm/drm_fb_cma_helper.h | 1 +
7 files changed, 76 insertions(+), 27 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2016-06-25 21:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160625211351.9800-1-stefan@agner.ch \
--to=stefan@agner.ch \
--cc=airlied@gmail.com \
--cc=alison.wang@freescale.com \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=jianwei.wang.chn@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).