From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: David Airlie <airlied@linux.ie>
Cc: Sylvain Rochet <sylvain.rochet@finsecur.com>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>
Subject: [GIT PULL] drm: atmel-hlcdc: Changes for 3.21
Date: Tue, 24 Feb 2015 11:44:16 +0100 [thread overview]
Message-ID: <20150224114416.1df6a1b7@bbrezillon> (raw)
Hello Dave,
Here is a pull request for the work done on the atmel-hlcdc driver.
This pull request includes:
- support for Atomic mode setting
- the discard area optimization
- implementation of PM primitives
The following changes since commit 45ee2dbc65cbf6910892c480e6f428be342fa733:
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next (2015-02-16 13:55:49 +1000)
are available in the git repository at:
https://github.com/bbrezillon/linux-at91.git drm-atmel-hlcdc-devel
for you to fetch changes up to 16e6004eb7a8686bae526ab9ea22c94ec901897b:
drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/resume (2015-02-24 11:24:38 +0100)
----------------------------------------------------------------
Boris Brezillon (2):
drm: atmel-hlcdc: Atomic mode-setting conversion
drm: atmel-hlcdc: add discard area support
Sylvain Rochet (2):
drm: atmel-hlcdc: Add PM suspend/resume support
drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/resume
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 294 ++++++++++++-----------------
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 51 +++++
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h | 59 +-----
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_layer.c | 4 +-
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_layer.h | 3 +-
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 41 ++--
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c | 639 ++++++++++++++++++++++++++++++++++++++++----------------------
7 files changed, 605 insertions(+), 486 deletions(-)
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2015-02-24 10:44 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=20150224114416.1df6a1b7@bbrezillon \
--to=boris.brezillon@free-electrons.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=sylvain.rochet@finsecur.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