From: Russell King <rmk@arm.linux.org.uk>
To: airlied@linux.ie, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] Armada DRM fixes
Date: Fri, 24 Oct 2014 19:25:07 +0100 [thread overview]
Message-ID: <20141024182507.GA27184@rmk-PC.arm.linux.org.uk> (raw)
David,
Please incorporate the latest Armada DRM fixes, which can be found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-armada-fixes
with SHA1 178e561f514fca4863c06a4af3501172e5627eb1.
Three changes for the Armada DRM driver:
1. Add back the flags which tell the DRM core that we can do vblank. This
was removed in error during the recent restructuring, and came to light
while trying textured Xv rendering.
2. Fixing a refcount leak with Xv overlay.
3. As per recent discussion, the drm_vblank_pre_modeset() calls can cause
deadlock with other changes to generic code. This change prevents those
deadlocks by switching to the drm_crtc_vblank_*() calls instead.
This will update the following files:
drivers/gpu/drm/armada/armada_crtc.c | 21 ++++++++++-----------
drivers/gpu/drm/armada/armada_drv.c | 3 ++-
2 files changed, 12 insertions(+), 12 deletions(-)
through these changes:
Russell King (3):
drm/armada: add IRQ support back
drm/armada: fix page_flip refcounting leak
drm/armada: convert to use vblank_on/off calls
Many thanks.
next reply other threads:[~2014-10-24 18:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-24 18:25 Russell King [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-19 16:30 [GIT PULL] Armada DRM fixes Russell King
2014-01-27 23:58 Russell King
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=20141024182507.GA27184@rmk-PC.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
/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