dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Armada DRM fixes fixes
@ 2015-07-15 17:34 Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2015-07-15 17:34 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] Armada DRM fixes fixes
@ 2018-07-13  7:54 Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2018-07-13  7:54 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel

Hi David,

The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4:

  Linux 4.17 (2018-06-03 14:15:21 -0700)

are available in the git repository at:

  git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-fixes

for you to fetch changes up to 92298c1cd8e8a6b56322b602ad72b54e6237631d:

  drm/armada: fix irq handling (2018-07-09 11:32:58 +0100)

----------------------------------------------------------------
Russell King (2):
      drm/armada: fix colorkey mode property
      drm/armada: fix irq handling

 drivers/gpu/drm/armada/armada_crtc.c    | 12 ++++++++++--
 drivers/gpu/drm/armada/armada_hw.h      |  1 +
 drivers/gpu/drm/armada/armada_overlay.c | 30 ++++++++++++++++++++++--------
 3 files changed, 33 insertions(+), 10 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-13  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-15 17:34 [GIT PULL] Armada DRM fixes fixes Russell King
2018-07-13  7:54 Russell King

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).