From: Russell King <rmk@arm.linux.org.uk>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] Armada DRM fixes fixes
Date: Wed, 15 Jul 2015 18:34:58 +0100 [thread overview]
Message-ID: <20150715173458.GA19908@rmk-PC.arm.linux.org.uk> (raw)
David,
Please incorporate the latest Armada DRM fixes fixes, which can be
found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-armada-fixes
with SHA1 c62ff6b3c7325c34d649a5fc3253445af1fd3ba8.
A range of fixes for the Armada DRM driver:
- A missing wakeup could result in overlay frames being delayed, causing
video playback to hiccup.
- Avoid unmapping a dma-buf attachment which was never mapped
- Fix the overlay when partially off the screen by switching to the
drm_plane_helper_check_update() helper and using the calculated
coordinates to set the start address.
- Remove an incorrect assignment to crtc->mode - which should be the
unadjusted mode.
- Fix a missing call to drm_plane_cleanup() in the overlay code.
This will update the following files:
drivers/gpu/drm/armada/armada_crtc.c | 2 -
drivers/gpu/drm/armada/armada_gem.c | 5 +-
drivers/gpu/drm/armada/armada_overlay.c | 121 ++++++++++++++++++++------------
3 files changed, 78 insertions(+), 50 deletions(-)
through these changes:
Russell King (6):
drm/armada: fix missing overlay wake-up
drm/armada: fix incorrect overlay plane cleanup
drm/armada: fix gem object free after failed prime import
drm/armada: convert overlay to use drm_plane_helper_check_update()
drm/armada: fix overlay when partially off-screen
drm/armada: avoid saving the adjusted mode to crtc->mode
Many thanks.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-07-15 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 17:34 Russell King [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-13 7:54 [GIT PULL] Armada DRM fixes fixes 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=20150715173458.GA19908@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