mbox series

[GIT,PULL] mali-dp fixes

Message ID 20180921112354.GR936@e110455-lin.cambridge.arm.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] mali-dp fixes | expand

Pull-request

git://linux-arm.org/linux-ld.git for-upstream/malidp-fixes

Message

Liviu Dudau Sept. 21, 2018, 11:23 a.m. UTC
Hi Dave,

I have managed to push the fixes to the public tree without sending the
pull request until today when I did a clean checkout of drm-fixes and
realised my mistake. I've now rebased the tree on your latest drm-fixes
branch.

At your convenience, please pull these two patches.

Many thanks,
Liviu


The following changes since commit 4fcb7f8be829d21bcbb24eef2204fb6b34ed1f80:

  Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2018-09-21 09:52:27 +1000)

are available in the Git repository at:

  git://linux-arm.org/linux-ld.git for-upstream/malidp-fixes

for you to fetch changes up to 89578d04b52c872aef6b1257b5f6caf6bcc35abe:

  drm/malidp: Fix writeback in NV12 (2018-09-21 10:55:00 +0100)

----------------------------------------------------------------
Alexandru Gheorghe (2):
      drm: mali-dp: Call drm_crtc_vblank_reset on device init
      drm/malidp: Fix writeback in NV12

 drivers/gpu/drm/arm/malidp_drv.c  |  1 +
 drivers/gpu/drm/arm/malidp_hw.c   | 25 +++++++++++++++++++++++--
 drivers/gpu/drm/arm/malidp_hw.h   |  3 ++-
 drivers/gpu/drm/arm/malidp_mw.c   | 25 +++++++++++++++++++++----
 drivers/gpu/drm/arm/malidp_regs.h |  2 ++
 5 files changed, 49 insertions(+), 7 deletions(-)